From 33ac0644a460f8a0f8e4cbe50d1361cec3d0520c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:09:57 +0000 Subject: [PATCH] Bump @angular/compiler from 20.3.7 to 20.3.15 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.7 to 20.3.15. - [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/20.3.15/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.15 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 9964d2a4..fc0e9d99 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@angular/cdk": "^20.2.10", "@angular/common": "^20.3.7", - "@angular/compiler": "^20.3.7", + "@angular/compiler": "^20.3.15", "@angular/core": "^20.3.7", "@angular/forms": "^20.3.7", "@angular/localize": "^20.3.7", diff --git a/yarn.lock b/yarn.lock index bbb8ffba..0053666f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -345,10 +345,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^20.3.7": - version "20.3.7" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.7.tgz#6373d8301b5fb17b120695748a623e6812caae54" - integrity sha512-EouHO15dUsgnFArj0M25R8cOPVoUfiFYSt6iXnMO8+S4dY1fDEmbFqkW5smlP66HL5Gys59Nwb5inejfIWHrLw== +"@angular/compiler@^20.3.15": + version "20.3.15" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.15.tgz#4220734ef6a59b28a23bb5dde376d5f341dfc227" + integrity sha512-lMicIAFAKZXa+BCZWs3soTjNQPZZXrF/WMVDinm8dQcggNarnDj4UmXgKSyXkkyqK5SLfnLsXVzrX6ndVT6z7A== dependencies: tslib "^2.3.0"