Skip to content

Commit 18150dd

Browse files
Bump @angular/compiler from 19.2.17 to 19.2.18
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.17 to 19.2.18. - [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/v19.2.18/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 19.2.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0aa5d93 commit 18150dd

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.0.9",
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.0.9":
347+
version "21.0.9"
348+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.9.tgz#c59ce131e26181c54f5b6e14cf11f1efa89bd9e9"
349+
integrity sha512-wQVaNWZM/iyIggJ6lExxnJG8ProqNp4fDNCinejnJbjiQVH7oLU57uAD153nqe6lHhz9oHVMtHx4qpPh1h/ptQ==
350350
dependencies:
351351
tslib "^2.3.0"
352352

0 commit comments

Comments
 (0)