From ec7fbdb283a479d799b2a2f7dc9accb7149ddea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 00:35:23 +0000 Subject: [PATCH] Bump @angular/compiler from 20.3.16 to 20.3.18 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.16 to 20.3.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/v20.3.18/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6f3f5a65d9..7c17634d72 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/animations": "^20.1.6", "@angular/cdk": "^20.1.5", "@angular/common": "^20.1.6", - "@angular/compiler": "^20.1.6", + "@angular/compiler": "^20.3.18", "@angular/core": "^20.3.16", "@angular/elements": "20.1.6", "@angular/forms": "^20.1.6", diff --git a/yarn.lock b/yarn.lock index 4780dd2641..d136c6b7d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -390,10 +390,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^20.1.6": - version "20.3.14" - resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.14.tgz" - integrity sha512-KFbfPPAbclzGDujCVruflCD9j4Zwwxvrg7Y4C9GJYs3LZ85t+BfIMDDnvpBUM07ZLnfY4TO4gQdHmJAcaGGXDQ== +"@angular/compiler@^20.3.18": + version "20.3.18" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.18.tgz#5370dc1a24d55623828a2b0875c776c8da13fdc6" + integrity sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA== dependencies: tslib "^2.3.0"