From 5c1c0575608e878c39f9bd7c3a97765c00d17ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 03:22:40 +0000 Subject: [PATCH] Bump @angular/common from 15.2.9 to 19.2.16 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 15.2.9 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 f35eba88104..7487a9c581d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "dependencies": { "@angular/animations": "^15.2.9", "@angular/cdk": "^15.2.9", - "@angular/common": "15.2.9", + "@angular/common": "19.2.16", "@angular/core": "^15.2.9", "@angular/forms": "^15.2.9", "@angular/localize": "^15.2.9", diff --git a/yarn.lock b/yarn.lock index 1c835b4df26..a8b25ae9e60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -297,10 +297,10 @@ symbol-observable "4.0.0" yargs "17.6.2" -"@angular/common@15.2.9": - version "15.2.9" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.2.9.tgz#5e1d47ce831935bcf545b172f88307aedacf1535" - integrity sha512-LM9/UHG2dRrOzlu2KovrFwWIziFMjRxHzSP3Igw6Symw/wIl0kXGq8Fn6RpFP78zmLqnv+IQOoRiby9MCXsI4g== +"@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"