From bca30473d5e9a2fe6014148f42154583bfe827df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:57:23 +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:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e5cb21..f5b5d86 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@angular-eslint/template-parser": "^14.0.0", "@angular/cli": "19.2.21", "@angular/common": "19.2.21", - "@angular/compiler": "19.2.21", + "@angular/compiler": "20.3.25", "@angular/compiler-cli": "19.2.21", "@angular/language-service": "19.2.21", "@ionic/angular-toolkit": "^6.0.0",