From ee59e28d31f6d2f14ee1c66c3ed21c5e4e4498db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:59:21 +0000 Subject: [PATCH] chore(deps): bump @angular/common in /projects/starters/angular Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) 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/common) --- updated-dependencies: - dependency-name: "@angular/common" 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..f7e83ee4c 100644 --- a/projects/starters/angular/package.json +++ b/projects/starters/angular/package.json @@ -87,7 +87,7 @@ "@nvidia-elements/core": "workspace:*", "@nvidia-elements/styles": "workspace:*", "@nvidia-elements/themes": "workspace:*", - "@angular/common": "21.2.8", + "@angular/common": "21.2.17", "@angular/compiler": "21.2.8", "@angular/core": "21.2.8", "@angular/forms": "21.2.8",