From 4408d3545867e0adfb0d1cf288e31983f446f46e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 23:50:07 +0000 Subject: [PATCH] Bump @angular/common from 16.2.12 to 19.2.16 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 16.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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0c9e28056..45d2347b6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@angular-architects/module-federation": "~16.0.4", "@angular/animations": "^16.2.12", "@angular/cdk": "^14.2.7", - "@angular/common": "^16.2.12", + "@angular/common": "^19.2.16", "@angular/compiler": "^16.2.12", "@angular/core": "^16.2.12", "@angular/elements": "16", diff --git a/yarn.lock b/yarn.lock index 65ef7760b..90c6aa449 100644 --- a/yarn.lock +++ b/yarn.lock @@ -306,10 +306,10 @@ symbol-observable "4.0.0" yargs "17.7.2" -"@angular/common@^16.2.12": - version "16.2.12" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-16.2.12.tgz#aa1d1522701833f1998001caa1ac95c3ac11d077" - integrity sha512-B+WY/cT2VgEaz9HfJitBmgdk4I333XG/ybC98CMC4Wz8E49T8yzivmmxXB3OD6qvjcOB6ftuicl6WBqLbZNg2w== +"@angular/common@^19.2.16": + version "19.2.16" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b" + integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw== dependencies: tslib "^2.3.0"