From c134f7d7e0da30b2686a4c683172094a771a15ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 14:43:18 +0000 Subject: [PATCH] Bump @angular/compiler from 20.1.6 to 20.3.25 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.1.6 to 20.3.25. - [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.25/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.25 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 3f597a3dd..3ec734e2c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/animations": "20.1.6", "@angular/cdk": "20.1.6", "@angular/common": "20.1.6", - "@angular/compiler": "20.1.6", + "@angular/compiler": "20.3.25", "@angular/core": "20.1.6", "@angular/elements": "20.1.6", "@angular/forms": "20.1.6", diff --git a/yarn.lock b/yarn.lock index 0d25037f6..fb1ddd522 100644 --- a/yarn.lock +++ b/yarn.lock @@ -327,10 +327,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@20.1.6": - version "20.1.6" - resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.1.6.tgz" - integrity sha512-PASAnrY3dHl3mOlYP7n49a1djbw+CGeBwkzhSVhDTrkg9hyx6GMDCNdNr1xZFWFjgS7vB3K8nIk8o9k+bXpH0g== +"@angular/compiler@20.3.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.25.tgz#674d07b2437e9a3c99e9bb1c10e4d13bbedb4086" + integrity sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA== dependencies: tslib "^2.3.0"