From b8c9c8a11a600ade18652c18d138f93772603ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 07:11:06 +0000 Subject: [PATCH] Bump @angular/common from 8.0.0 to 19.2.16 in /.migration_backup Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 8.0.0 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] --- .migration_backup/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.migration_backup/package.json b/.migration_backup/package.json index b2a0873..ee4674d 100644 --- a/.migration_backup/package.json +++ b/.migration_backup/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@angular/animations": "8.0.0", - "@angular/common": "8.0.0", + "@angular/common": "19.2.16", "@angular/compiler": "8.0.0", "@angular/core": "10.2.5", "@angular/forms": "8.0.0",