From 839d781f535f543c747069bd5b5c67cf4feeae56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:37:39 +0000 Subject: [PATCH] Bump @angular/core in /test/test_packages/yarn_massive_math Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) 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/core) --- updated-dependencies: - dependency-name: "@angular/core" 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..51a190c 100644 --- a/test/test_packages/yarn_massive_math/package.json +++ b/test/test_packages/yarn_massive_math/package.json @@ -11,7 +11,7 @@ "@angular/animations": "^19.1.5", "@angular/common": "^19.1.5", "@angular/compiler": "^19.1.5", - "@angular/core": "^19.1.5", + "@angular/core": "^20.3.25", "@angular/forms": "^19.1.5", "@angular/platform-browser": "^19.1.5", "@angular/platform-browser-dynamic": "^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..ac7e9ba 100644 --- a/test/test_packages/yarn_massive_math/yarn.lock +++ b/test/test_packages/yarn_massive_math/yarn.lock @@ -258,10 +258,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^19.1.5": - version "19.1.5" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.1.5.tgz#5281be1edab4a76c7d60be0c41969d1de6064f75" - integrity sha512-N4Uh/jRV2Ksj1iBnhIHkB5hzeiF7J9rhUTiztDPaRT7YpFVt2MKiBXrn52HDcKXPaPFrsZBotbZ6oOMdP4rd5g== +"@angular/core@^20.3.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.25.tgz#4418a9625a8a152029b49158dbda01f1c83d19c0" + integrity sha512-B4XnnR5jzikZDvZ4PjwjAWZMT14dxrKrmJdwa/n0yp7rMPkIJTKF6ZJMg4d1pLWLLSsc2oWHioN3UrWlGqIKnA== dependencies: tslib "^2.3.0"