From 8c44b47c298e3469eae5272e02bf88604b84545b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:37:27 +0000 Subject: [PATCH] Build(deps): Bump @angular/common in /libraries/angular Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.1.6 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/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libraries/angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/angular/package.json b/libraries/angular/package.json index 311c05f4c8..1a1aa0e509 100644 --- a/libraries/angular/package.json +++ b/libraries/angular/package.json @@ -23,7 +23,7 @@ "webpack": "5.101.0" }, "dependencies": { - "@angular/common": "20.1.6", + "@angular/common": "20.3.25", "@angular/compiler": "16.2.10", "@angular/core": "20.1.6", "@angular/forms": "20.1.6",