From 4ce8eb3bf258c7feac65cf4bdccd63c8960912b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:40:27 +0000 Subject: [PATCH] Bump @angular/compiler from 19.2.1 to 19.2.17 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.1 to 19.2.17. - [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/19.2.17/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 19.2.17 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 26229b1..ff9f6c8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@angular/cdk": "19.2.2", "@angular/common": "^19.2.0", - "@angular/compiler": "^19.2.0", + "@angular/compiler": "^19.2.17", "@angular/core": "^19.2.0", "@angular/forms": "^19.2.0", "@angular/material": "19.2.2", diff --git a/yarn.lock b/yarn.lock index 02c3fb4..3c1e829 100644 --- a/yarn.lock +++ b/yarn.lock @@ -199,10 +199,10 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@^19.2.0": - version "19.2.1" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.2.1.tgz#2b79df49592a7a2cf7c7ebf7822a54878ea7638f" - integrity sha512-yCN/lgXMvMsPtEmTChd621zV17RLn+flhcJ6mNZjyGA7zx16m5zity4/00G6phbGfG8WXOtH5vQ/k7nnO7wS4A== +"@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== dependencies: tslib "^2.3.0"