From 0e15332dc93f44402cce9ef7c8830b5eb9ee1bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 00:57:35 +0000 Subject: [PATCH] Bump @angular/compiler from 20.3.3 to 20.3.15 in /packages/altair-app Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.3 to 20.3.15. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/20.3.15/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/altair-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/altair-app/package.json b/packages/altair-app/package.json index 555c6802ae..0d4eec6ea9 100644 --- a/packages/altair-app/package.json +++ b/packages/altair-app/package.json @@ -113,7 +113,7 @@ "@angular-eslint/schematics": "20.3.0", "@angular-eslint/template-parser": "20.3.0", "@angular/build": "^20.3.4", - "@angular/compiler": "20.3.3", + "@angular/compiler": "20.3.15", "@angular/compiler-cli": "20.3.3", "@briebug/jest-schematic": "2.1.1", "@jest/globals": "28.1.3",