From e7b64cd4c8f9d4b8f13d2faae920d68baba96cab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 06:13:18 +0000 Subject: [PATCH] Bump @angular/common from 13.0.0 to 19.2.16 in /toolings/tfjs-debugger Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 13.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] --- toolings/tfjs-debugger/package.json | 2 +- toolings/tfjs-debugger/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/toolings/tfjs-debugger/package.json b/toolings/tfjs-debugger/package.json index 934138a..ef7241e 100644 --- a/toolings/tfjs-debugger/package.json +++ b/toolings/tfjs-debugger/package.json @@ -6,7 +6,7 @@ "dependencies": { "@angular/animations": "~13.0.0", "@angular/cdk": "~13.0.0", - "@angular/common": "~13.0.0", + "@angular/common": "~19.2.16", "@angular/compiler": "~13.0.0", "@angular/core": "~13.0.0", "@angular/forms": "~13.0.0", diff --git a/toolings/tfjs-debugger/yarn.lock b/toolings/tfjs-debugger/yarn.lock index f831b50..ef81573 100644 --- a/toolings/tfjs-debugger/yarn.lock +++ b/toolings/tfjs-debugger/yarn.lock @@ -167,10 +167,10 @@ symbol-observable "4.0.0" uuid "8.3.2" -"@angular/common@~13.0.0": - version "13.0.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.0.0.tgz#17adba12ed4cdf70e3c16546f072632a60583470" - integrity sha512-7KNu6fcNeX71nrOAs29T/PGdO0fAHaX0mtmobIBeIwMF9qY1fqc7a1Rssp6/dUe9XlADf2sXVtx5ZQ8c6bAMsA== +"@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"