Skip to content

Commit a01930b

Browse files
Bump @angular/compiler from 21.0.5 to 21.0.7
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.5 to 21.0.7. - [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/v21.0.7/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64a745e commit a01930b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular-devkit/build-angular": "~21.0.0",
2020
"@angular/cli": "~21.0.0",
2121
"@angular/common": "~21.0.0",
22-
"@angular/compiler": "~21.0.0",
22+
"@angular/compiler": "~19.2.18",
2323
"@angular/compiler-cli": "~21.0.0",
2424
"@angular/core": "~21.0.7",
2525
"@angular/forms": "~21.0.0",

0 commit comments

Comments
 (0)