From f91f5737f51f22442f01b126bec8fa01ffb5441a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 06:02:51 +0000 Subject: [PATCH] Bump @angular/compiler from 12.2.12 to 18.2.7 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 12.2.12 to 18.2.7. - [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.7/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c10d23f50..e7e4fdeda 100644 --- a/package.json +++ b/package.json @@ -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.7", "@angular/compiler-cli": "^12.2.12", "@cypress/schematic": "1.5.0", "@types/jasmine": "~3.8.0", diff --git a/yarn.lock b/yarn.lock index 8b4eeb3ae..36e2b5810 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.7": + version: 18.2.7 + resolution: "@angular/compiler@npm:18.2.7" dependencies: - tslib: ^2.2.0 - checksum: e8949664b65672969e3c97af2fb9e5f7ec28a0019ffb266d4ed5d79dec06d870e1bdb293932d450463d26481b1a0b874866c7f2ba2bb76fbf5a31f6047f2b4d5 + tslib: ^2.3.0 + peerDependencies: + "@angular/core": 18.2.7 + peerDependenciesMeta: + "@angular/core": + optional: true + checksum: 2e6169e3b8d09dfa22de4f0a817abe3a336ade1ed2674382c00a86b0ecb397f0540e8e41fe885e63917b2e7c3d098f816b69a30c1d0eba4915f3134f7ded7744 languageName: node linkType: hard @@ -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.7 "@angular/compiler-cli": ^12.2.12 "@angular/core": ^12.2.12 "@angular/forms": ^12.2.12