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"