From 44be04d4cb5b629e4d5aef98323dd7bdf8611b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:51:44 +0000 Subject: [PATCH] Bump @angular/compiler from 20.3.17 to 20.3.18 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.17 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:development ... 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 62d44f4..46744fc 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@angular/cdk": "^20.2.14", "@angular/cli": "20.3.19", "@angular/common": "20.3.17", - "@angular/compiler": "20.3.17", + "@angular/compiler": "20.3.18", "@angular/compiler-cli": "20.3.17", "@angular/core": "20.3.17", "@angular/forms": "20.3.17", diff --git a/yarn.lock b/yarn.lock index a3675b8..c9ca260 100644 --- a/yarn.lock +++ b/yarn.lock @@ -321,10 +321,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@20.3.17": - version "20.3.17" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.17.tgz#ae64caadfc80ebc08d145723a7fa107d710ee7a8" - integrity sha512-cj3x6aFk9xOOxX+qEdeN8T5YbnBNWJ4UMHB/LQoDr7/xCJJGa40IhcOAuJeuF2kGqTwx6MCXnvjO8XOQfHhe9g== +"@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"