From f8348eeb5268968e4ab1329bbcbf412f3d6deb64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:58:27 +0000 Subject: [PATCH] Bump @angular/common from 17.3.12 to 19.2.0 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 17.3.12 to 19.2.0. - [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.0/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Issue-ID: CIMAN-33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a6d386..4205a8d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@angular/animations": "17.3.12", "@angular/cdk": "17.3.10", - "@angular/common": "17.3.12", + "@angular/common": "19.2.0", "@angular/compiler": "17.3.12", "@angular/core": "17.3.12", "@angular/forms": "17.3.12",