Bump @angular/compiler from 21.0.7 to 21.0.8 (#2381)

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.7 to 21.0.8.
- [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.8/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 21.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-08 21:35:25 +00:00 committed by GitHub
parent ad674b9392
commit 8d75a5af68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -23,7 +23,7 @@
"@angular/animations": "21.0.8",
"@angular/cli": "21.0.5",
"@angular/common": "21.0.8",
"@angular/compiler": "21.0.7",
"@angular/compiler": "21.0.8",
"@angular/compiler-cli": "21.0.8",
"@angular/core": "21.0.8",
"@angular/forms": "21.0.8",
@ -1400,9 +1400,9 @@
}
},
"node_modules/@angular/compiler": {
"version": "21.0.7",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.7.tgz",
"integrity": "sha512-Qsjx0OrOquyx10fMynkHilRRoZy9qJcstHdML7NGKg887xqHW4YvgNKREIXmKYjnV6sUBBUxJUD1L5ouarb/YA==",
"version": "21.0.8",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.8.tgz",
"integrity": "sha512-k/EPMuNvfn0eebEMmVcwhMlCWqzER/BEHVqTQCKsAAt7AuYZuluz7oR8Ypw96v3jbY+ZaH1ZvAzrK6URzryhOg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -71,7 +71,7 @@
"@angular/animations": "21.0.8",
"@angular/cli": "21.0.5",
"@angular/common": "21.0.8",
"@angular/compiler": "21.0.7",
"@angular/compiler": "21.0.8",
"@angular/compiler-cli": "21.0.8",
"@angular/core": "21.0.8",
"@angular/forms": "21.0.8",