From 0fac46f2487b673c9291cd317ea13279f1c9f478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 07:59:22 +0000 Subject: [PATCH] Bump @angular/compiler from 19.2.17 to 19.2.20 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.17 to 19.2.20. - [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/v19.2.20/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 19.2.20 dependency-type: direct:development ... 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 d4a3e2b1..33b8b381 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@angular-eslint/template-parser": "19.3.0", "@angular/build": "^19.2.7", "@angular/cli": "19.2.7", - "@angular/compiler": "^19.2.17", + "@angular/compiler": "^19.2.20", "@angular/compiler-cli": "^19.2.6", "@nx/vite": "~18.0.0", "@types/lodash-es": "^4.17.6", diff --git a/yarn.lock b/yarn.lock index c8fa1e7d..2fb97205 100644 --- a/yarn.lock +++ b/yarn.lock @@ -258,10 +258,10 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@^19.2.17": - version "19.2.17" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.2.17.tgz#e74a321e2d20f52bbd809498e4a810028e16020f" - integrity sha512-qo8psYASAlDiQ8fAL8i/E2JfWH2nPTpZDKKZxSWvgBVA8o+zUEjYAJu6/k6btnu+4Qcb425T0rmM/zao6EU9Aw== +"@angular/compiler@^19.2.20": + version "19.2.20" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.2.20.tgz#b9ace9f0ccbd0e6821fe04368ec98d05e10f1547" + integrity sha512-LvjE8W58EACgTFaAoqmNe7FRsbvoQ0GvCB/rmm6AEMWx/0W/JBvWkQTrOQlwpoeYOHcMZRGdmPcZoUDwU3JySQ== dependencies: tslib "^2.3.0"