From a412eb96e34d3b5c9c4464c15619c9e51738e6c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 07:05:11 +0000 Subject: [PATCH] chore(deps): bump @angular/common in /mqtt-client-Angular.js Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 14.1.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] --- mqtt-client-Angular.js/package.json | 2 +- mqtt-client-Angular.js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mqtt-client-Angular.js/package.json b/mqtt-client-Angular.js/package.json index dc95af37..180a63d8 100644 --- a/mqtt-client-Angular.js/package.json +++ b/mqtt-client-Angular.js/package.json @@ -13,7 +13,7 @@ "@angular-builders/custom-webpack": "^14.0.0", "@angular/animations": "^14.1.0", "@angular/cdk": "^14.1.2", - "@angular/common": "^14.1.0", + "@angular/common": "^19.2.16", "@angular/compiler": "^14.1.0", "@angular/core": "^14.1.0", "@angular/forms": "^14.1.0", diff --git a/mqtt-client-Angular.js/yarn.lock b/mqtt-client-Angular.js/yarn.lock index fcc9230b..9a8ff520 100644 --- a/mqtt-client-Angular.js/yarn.lock +++ b/mqtt-client-Angular.js/yarn.lock @@ -173,10 +173,10 @@ uuid "8.3.2" yargs "17.5.1" -"@angular/common@^14.1.0": - version "14.1.2" - resolved "https://registry.npmmirror.com/@angular/common/-/common-14.1.2.tgz#8471e2eb1267e80cc55d518260c68c7dbf3612d1" - integrity sha512-ukj/BAF3cH8IDrrMt7MLjosKst005YGD0EpLNpdTNdHN8NrF3OrEYyR7YR7obrucjJ8fowsz9V7a8OrNrHaS4w== +"@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"