Skip to content

Commit 1a202ac

Browse files
build(deps): bump @angular/compiler from 21.1.2 to 21.2.4
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.1.2 to 21.2.4. - [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.2.4/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e2ecbe commit 1a202ac

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/animations": "^21.1.2",
3434
"@angular/cdk": "^21.1.2",
3535
"@angular/common": "^21.1.2",
36-
"@angular/compiler": "^21.1.2",
36+
"@angular/compiler": "^21.2.4",
3737
"@angular/core": "^21.2.4",
3838
"@angular/forms": "^21.1.2",
3939
"@angular/platform-browser": "^21.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@
332332
tslib "^2.3.0"
333333
yargs "^18.0.0"
334334

335-
"@angular/compiler@^21.1.2":
336-
version "21.1.2"
337-
resolved "https://registry.npmmirror.com/@angular/compiler/-/compiler-21.1.2.tgz#465056e926ad9fcdc74437b79d98a6bbbb3e6780"
338-
integrity sha512-5OFdZPNix7iK4HSdRxPgg74VvcmQZAMzv9ACYZ8iGfNxiJUjFSurfz0AtVEh0oE2oZDH1v48bHI1s+0ljCHZhA==
335+
"@angular/compiler@^21.2.4":
336+
version "21.2.4"
337+
resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.4.tgz#ddc3a317b7e1be36278ff82379da357bfc857c52"
338+
integrity sha512-9+ulVK3idIo/Tu4X2ic7/V0+Uj7pqrOAbOuIirYe6Ymm3AjexuFRiGBbfcH0VJhQ5cf8TvIJ1fuh+MI4JiRIxA==
339339
dependencies:
340340
tslib "^2.3.0"
341341

0 commit comments

Comments
 (0)