From e38881a6dc9c5a3f797bad9dbb3b39e19494e0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 21:29:41 +0000 Subject: [PATCH] Bump @angular/common from 19.2.2 to 19.2.16 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.2.2 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab171b7..0dd9bc0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@angular-devkit/build-angular": "19.2.3", "@angular/build": "19.2.3", - "@angular/common": "19.2.2", + "@angular/common": "19.2.16", "@angular/compiler": "19.2.2", "@angular/core": "19.2.2", "@angular/elements": "19.2.2",