From 5fbbe6a79b42df20b314c5209a74762d0d650789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:59:18 +0000 Subject: [PATCH] build(deps): bump @angular/compiler from 20.3.10 to 20.3.15 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.10 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 d1a78e4..8b96c40 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@angular/animations": "^20.3.10", "@angular/cdk": "^20.2.12", "@angular/common": "^20.3.10", - "@angular/compiler": "^20.3.10", + "@angular/compiler": "^20.3.15", "@angular/core": "^20.3.10", "@angular/forms": "^20.3.10", "@angular/platform-browser": "^20.3.10", diff --git a/yarn.lock b/yarn.lock index 32081db..118b32c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -363,10 +363,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^20.3.10": - version "20.3.10" - resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.10.tgz#a55725462da2cd302e2ba6db7ade8528ac2a674c" - integrity sha512-cW939Lr8GZjPSYfbQKIDNrUaHWmn2M+zBbERThfq5skLuY+xM60bJFv4NqBekfX6YqKLCY62ilUZlnImYIXaqA== +"@angular/compiler@^20.3.15": + version "20.3.15" + resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.15.tgz#4220734ef6a59b28a23bb5dde376d5f341dfc227" + integrity sha512-lMicIAFAKZXa+BCZWs3soTjNQPZZXrF/WMVDinm8dQcggNarnDj4UmXgKSyXkkyqK5SLfnLsXVzrX6ndVT6z7A== dependencies: tslib "^2.3.0"