From bcfdf10b9ce7e7b72f8ae004f103bec2d714434e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:31:46 +0000 Subject: [PATCH] chore(deps): bump @angular/compiler in /projects/starters/angular Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.8 to 21.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/v21.2.17/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/starters/angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/starters/angular/package.json b/projects/starters/angular/package.json index ad7f78940..e6ce97123 100644 --- a/projects/starters/angular/package.json +++ b/projects/starters/angular/package.json @@ -88,7 +88,7 @@ "@nvidia-elements/styles": "workspace:*", "@nvidia-elements/themes": "workspace:*", "@angular/common": "21.2.8", - "@angular/compiler": "21.2.8", + "@angular/compiler": "21.2.17", "@angular/core": "21.2.8", "@angular/forms": "21.2.8", "@angular/platform-browser": "21.2.8",