From 3b90674ada5b9d1cb0727b634d8b7ae123647330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 01:51:44 +0000 Subject: [PATCH] Bump @angular/compiler from 21.2.0 to 21.2.4 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.0 to 21.2.4. - [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/v21.2.4/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.4 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 f357c36d..e71bcf6f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@angular/cdk": "^21.2.0", "@angular/common": "^21.2.0", - "@angular/compiler": "^21.2.0", + "@angular/compiler": "^21.2.4", "@angular/core": "^21.2.0", "@angular/forms": "^21.2.0", "@angular/localize": "^21.2.0", diff --git a/yarn.lock b/yarn.lock index af4595c4..d660b2b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -346,10 +346,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^21.2.0": - version "21.2.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.2.0.tgz#fc3836d89d76491366d874c8a01e9efb0bd6d722" - integrity sha512-0RPkma8UVNpse/VJcXT9w6SKzTMz4J/uMGj0l9enM1frg9xrx1fwi/lLmaVV9Nr9LfqPjQdxNFFlvaBB7g/2zg== +"@angular/compiler@^21.2.4": + version "21.2.4" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.2.4.tgz#ddc3a317b7e1be36278ff82379da357bfc857c52" + integrity sha512-9+ulVK3idIo/Tu4X2ic7/V0+Uj7pqrOAbOuIirYe6Ymm3AjexuFRiGBbfcH0VJhQ5cf8TvIJ1fuh+MI4JiRIxA== dependencies: tslib "^2.3.0"