From eb3d54372ebfd1421583d216429f6c4687a7f302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:10:33 +0000 Subject: [PATCH] Bump @angular/compiler from 20.3.7 to 20.3.16 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.7 to 20.3.16. - [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.16/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.16 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 50022fce..fe64a550 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.16", "@angular/core": "^20.3.7", "@angular/forms": "^20.3.7", "@angular/localize": "^20.3.7", diff --git a/yarn.lock b/yarn.lock index 5435c490..9f94ae82 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.16": + version "20.3.16" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.16.tgz#9970a72d4c7dac5b5bf1b2e9292e55eb22046623" + integrity sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw== dependencies: tslib "^2.3.0"