From c686e407f6d3cf76308dbd40af484c2f5357edab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 10:46:50 +0000 Subject: [PATCH] Bump @angular/common Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 8.2.12 to 19.2.16. - [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/19.2.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../skyhoshi.github.io/ClientApp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/skyhoshi.github.io - portfolio/skyhoshi.github.io/ClientApp/package.json b/src/skyhoshi.github.io - portfolio/skyhoshi.github.io/ClientApp/package.json index 80fa5fc..09909aa 100644 --- a/src/skyhoshi.github.io - portfolio/skyhoshi.github.io/ClientApp/package.json +++ b/src/skyhoshi.github.io - portfolio/skyhoshi.github.io/ClientApp/package.json @@ -13,7 +13,7 @@ "private": true, "dependencies": { "@angular/animations": "8.2.12", - "@angular/common": "8.2.12", + "@angular/common": "19.2.16", "@angular/compiler": "8.2.12", "@angular/core": "11.0.5", "@angular/forms": "8.2.12",