From 9fb6dd993c9c7dd884f3958f4609e62cfb240c12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:51:19 +0000 Subject: [PATCH] fix(deps): bump @angular/compiler from 20.3.6 to 20.3.15 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.6 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 051e953..8b40f09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -322,9 +322,9 @@ yargs "^18.0.0" "@angular/compiler@^20.3.6": - version "20.3.6" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.6.tgz#6a923fc62221fb019b057e94df72d12dc72159af" - integrity sha512-OdjXBsAsnn7qiW6fSHClwn9XwjVxhtO9+RbDc6Mf+YPCnJq0s8T78H2fc8VdJFp/Rs+tMZcwwjd9VZPm8+2XWA== + 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"