From 4d1c09dd2b9ef1ca606fdda19dbfc85750924563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:42:25 +0000 Subject: [PATCH] Bump @angular/common in /test/test_packages/yarn_massive_math Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.1.5 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] --- test/test_packages/yarn_massive_math/package.json | 2 +- test/test_packages/yarn_massive_math/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/test_packages/yarn_massive_math/package.json b/test/test_packages/yarn_massive_math/package.json index b97dc29..ef0ad0c 100644 --- a/test/test_packages/yarn_massive_math/package.json +++ b/test/test_packages/yarn_massive_math/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@angular/animations": "^19.1.5", - "@angular/common": "^19.1.5", + "@angular/common": "^20.3.25", "@angular/compiler": "^19.1.5", "@angular/core": "^19.1.5", "@angular/forms": "^19.1.5", diff --git a/test/test_packages/yarn_massive_math/yarn.lock b/test/test_packages/yarn_massive_math/yarn.lock index e14f801..e81f856 100644 --- a/test/test_packages/yarn_massive_math/yarn.lock +++ b/test/test_packages/yarn_massive_math/yarn.lock @@ -230,10 +230,10 @@ symbol-observable "4.0.0" yargs "17.7.2" -"@angular/common@^19.1.5": - version "19.1.5" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.1.5.tgz#d8e103e632d7e372c4d2ff17b3eda9597cd10a91" - integrity sha512-8jR3c5IBMlfiiHvrO8Y2z8y9n4Moy4mI7bS0eu3hmI3m5Vvrgd2Z4GCaQ/Dt4wCtFxcgSsVXiF+/H0QbVdwulA== +"@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"