From 7879b9f4b7671c1e093d1b1b0220a3b7470d9f96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 08:43:54 +0000 Subject: [PATCH] Bump @angular/compiler from 19.2.2 to 19.2.17 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.2 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9817696..e3aabac 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@angular-devkit/build-angular": "19.2.3", "@angular/build": "19.2.3", "@angular/common": "19.2.2", - "@angular/compiler": "19.2.2", + "@angular/compiler": "19.2.17", "@angular/core": "19.2.2", "@angular/elements": "19.2.2", "@angular/forms": "19.2.2",