Skip to content

Commit

Permalink
Bump @angular/compiler from 12.2.12 to 18.2.10
Browse files Browse the repository at this point in the history
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 12.2.12 to 18.2.10.
- [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/18.2.10/packages/compiler)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5828ee1 commit 8c0b940
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@angular-builders/custom-webpack": "^12.1.3",
"@angular-devkit/build-angular": "^12.2.12",
"@angular/cli": "^12.2.12",
"@angular/compiler": "^12.2.12",
"@angular/compiler": "^18.2.10",
"@angular/compiler-cli": "^12.2.12",
"@cypress/schematic": "1.5.0",
"@types/jasmine": "~3.8.0",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -486,12 +486,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:^12.2.12":
version: 12.2.12
resolution: "@angular/compiler@npm:12.2.12"
"@angular/compiler@npm:^18.2.10":
version: 18.2.10
resolution: "@angular/compiler@npm:18.2.10"
dependencies:
tslib: ^2.2.0
checksum: e8949664b65672969e3c97af2fb9e5f7ec28a0019ffb266d4ed5d79dec06d870e1bdb293932d450463d26481b1a0b874866c7f2ba2bb76fbf5a31f6047f2b4d5
tslib: ^2.3.0
peerDependencies:
"@angular/core": 18.2.10
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 799d5a6914dd6950ed79684a08279d9b2146b0a02c65d714f596c811cb526fe9bc9195561fe3ece3f5e6f4dacf62923df150c2608ce3269d73e5be7ea1094ff0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7616,7 +7621,7 @@ __metadata:
"@angular/animations": ^12.2.12
"@angular/cli": ^12.2.12
"@angular/common": ^12.2.12
"@angular/compiler": ^12.2.12
"@angular/compiler": ^18.2.10
"@angular/compiler-cli": ^12.2.12
"@angular/core": ^12.2.12
"@angular/forms": ^12.2.12
Expand Down

0 comments on commit 8c0b940

Please sign in to comment.