Skip to content

Commit

Permalink
Bump @angular/compiler from 12.2.12 to 18.2.9
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.9.
- [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.9/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 Oct 28, 2024
1 parent 5828ee1 commit 74d89d2
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.9",
"@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.9":
version: 18.2.9
resolution: "@angular/compiler@npm:18.2.9"
dependencies:
tslib: ^2.2.0
checksum: e8949664b65672969e3c97af2fb9e5f7ec28a0019ffb266d4ed5d79dec06d870e1bdb293932d450463d26481b1a0b874866c7f2ba2bb76fbf5a31f6047f2b4d5
tslib: ^2.3.0
peerDependencies:
"@angular/core": 18.2.9
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 238513d9a1367a79027b62ff834c82d09077341e832b92a42aa7bdbc19ccb167fb14d41f1956d4caaf62e8e9b15f40c5cf6841216e73d04fa748abb0c7c2564b
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.9
"@angular/compiler-cli": ^12.2.12
"@angular/core": ^12.2.12
"@angular/forms": ^12.2.12
Expand Down

0 comments on commit 74d89d2

Please sign in to comment.