Skip to content

Commit df9179a

Browse files
Bump @angular/compiler from 21.0.8 to 21.2.4
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.8 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa0db81 commit df9179a

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
@@ -21,7 +21,7 @@
2121
"@angular/cdk": "^21.0.6",
2222
"@angular/cli": "^21.0.5",
2323
"@angular/common": "^21.0.8",
24-
"@angular/compiler": "^21.0.8",
24+
"@angular/compiler": "^21.2.4",
2525
"@angular/compiler-cli": "^21.0.8",
2626
"@angular/core": "^21.0.8",
2727
"@angular/forms": "^21.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,10 +343,10 @@
343343
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
344344
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
345345

346-
"@angular/compiler@^21.0.8":
347-
version "21.0.8"
348-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.8.tgz#be391e920dd592e4a6c8365178e99d43816b367e"
349-
integrity sha512-k/EPMuNvfn0eebEMmVcwhMlCWqzER/BEHVqTQCKsAAt7AuYZuluz7oR8Ypw96v3jbY+ZaH1ZvAzrK6URzryhOg==
346+
"@angular/compiler@^21.2.4":
347+
version "21.2.4"
348+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.2.4.tgz#ddc3a317b7e1be36278ff82379da357bfc857c52"
349+
integrity sha512-9+ulVK3idIo/Tu4X2ic7/V0+Uj7pqrOAbOuIirYe6Ymm3AjexuFRiGBbfcH0VJhQ5cf8TvIJ1fuh+MI4JiRIxA==
350350
dependencies:
351351
tslib "^2.3.0"
352352

0 commit comments

Comments
 (0)