From 230c2dd333ced7f1da8df6426dc2a487edb2a396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:10:55 +0000 Subject: [PATCH] Bump @angular/compiler in /test/test_packages/yarn_massive_math Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) 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/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" 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..27abd65 100644 --- a/test/test_packages/yarn_massive_math/package.json +++ b/test/test_packages/yarn_massive_math/package.json @@ -10,7 +10,7 @@ "dependencies": { "@angular/animations": "^19.1.5", "@angular/common": "^19.1.5", - "@angular/compiler": "^19.1.5", + "@angular/compiler": "^20.3.25", "@angular/core": "^19.1.5", "@angular/forms": "^19.1.5", "@angular/platform-browser": "^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..b2eb498 100644 --- a/test/test_packages/yarn_massive_math/yarn.lock +++ b/test/test_packages/yarn_massive_math/yarn.lock @@ -251,10 +251,10 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@^19.1.5": - version "19.1.5" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.1.5.tgz#0b7f301db252ef912d4451404c022c9aca27918f" - integrity sha512-8dhticSq98qZanbPBqLACykR08eHbh9WyXG4VJB7Ru9465DjOd6sRM3gmGDNvNlohh30S4xJzPhVrzYXmIyqiA== +"@angular/compiler@^20.3.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.25.tgz#674d07b2437e9a3c99e9bb1c10e4d13bbedb4086" + integrity sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA== dependencies: tslib "^2.3.0"