From 09d49767b62b5e1612efa96d14b77ba840772583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:41:21 +0000 Subject: [PATCH] Bump @angular/compiler from 19.2.21 to 20.3.25 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.21 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22e554e..165316a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@angular/animations": "19.2.21", "@angular/common": "19.2.21", - "@angular/compiler": "19.2.21", + "@angular/compiler": "20.3.25", "@angular/core": "19.2.21", "@angular/forms": "19.2.21", "@angular/platform-browser": "19.2.21",