Skip to content

Commit c7c9695

Browse files
Bump @angular/compiler from 20.3.24 to 22.0.2
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.24 to 22.0.2. - [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/v22.0.2/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50009fc commit c7c9695

3 files changed

Lines changed: 138 additions & 96 deletions

File tree

packages/apollo-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@analogjs/vitest-angular": "^2.6.0",
5252
"@angular-devkit/schematics": "^20.3.0",
5353
"@angular/common": "^20.3.0",
54-
"@angular/compiler": "^20.3.0",
54+
"@angular/compiler": "^22.0.2",
5555
"@angular/compiler-cli": "^20.3.0",
5656
"@angular/core": "^20.3.0",
5757
"@angular/platform-browser": "^20.3.0",

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@angular-eslint/builder": "^20.3.0",
1313
"@angular/build": "^20.3.0",
1414
"@angular/common": "^20.3.0",
15-
"@angular/compiler": "^20.3.0",
15+
"@angular/compiler": "^22.0.2",
1616
"@angular/compiler-cli": "^20.3.0",
1717
"@angular/core": "^20.3.0",
1818
"@angular/platform-browser": "^20.3.0",

0 commit comments

Comments
 (0)