From d1c1fa38c7fb6cd98a80c7e7f7fbf0812adea498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:16:48 +0000 Subject: [PATCH] Bump @angular/common from 13.0.0 to 20.3.25 in /toolings/tfjs-debugger Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 13.0.0 to 20.3.25. - [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/v20.3.25/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.25 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..9b999fc 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": "~20.3.25", "@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..0781ffa 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@~20.3.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.25.tgz#0f2bd058ec6595cfb4dd6a05601c41cb5cf3cb23" + integrity sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw== dependencies: tslib "^2.3.0"