From b94eb4c4ce8fed3475e05afc622f873d137e18fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 09:48:09 +0000 Subject: [PATCH] chore(deps): bump @angular/common from 20.3.27 to 20.3.28 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.27 to 20.3.28. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03efae6..b51af42 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "private": true, "dependencies": { "@angular/animations": "9.1.1", - "@angular/common": "20.3.27", + "@angular/common": "20.3.28", "@angular/compiler": "9.1.1", "@angular/core": "11.0.5", "@angular/forms": "9.1.1",