From 0b331508228ad11e7e7496fe4e2413d9fe7ed278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 08:53:00 +0000 Subject: [PATCH] chore(deps): bump @angular/common from 21.2.17 to 21.2.20 in /angular Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 21.2.17 to 21.2.20. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v21.2.20/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.20/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/package.json b/angular/package.json index 509a9ff2..2e9b2ca2 100644 --- a/angular/package.json +++ b/angular/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@angular/cdk": "21.2.14", - "@angular/common": "21.2.17", + "@angular/common": "21.2.20", "@angular/compiler": "21.2.17", "@angular/core": "21.2.17", "@angular/forms": "21.2.17",