Skip to content

Commit c134f7d

Browse files
Bump @angular/compiler from 20.1.6 to 20.3.25
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.1.6 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] <support@github.com>
1 parent 3759a28 commit c134f7d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@angular/animations": "20.1.6",
4343
"@angular/cdk": "20.1.6",
4444
"@angular/common": "20.1.6",
45-
"@angular/compiler": "20.1.6",
45+
"@angular/compiler": "20.3.25",
4646
"@angular/core": "20.1.6",
4747
"@angular/elements": "20.1.6",
4848
"@angular/forms": "20.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -327,10 +327,10 @@
327327
tslib "^2.3.0"
328328
yargs "^18.0.0"
329329

330-
"@angular/compiler@20.1.6":
331-
version "20.1.6"
332-
resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.1.6.tgz"
333-
integrity sha512-PASAnrY3dHl3mOlYP7n49a1djbw+CGeBwkzhSVhDTrkg9hyx6GMDCNdNr1xZFWFjgS7vB3K8nIk8o9k+bXpH0g==
330+
"@angular/compiler@20.3.25":
331+
version "20.3.25"
332+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.25.tgz#674d07b2437e9a3c99e9bb1c10e4d13bbedb4086"
333+
integrity sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA==
334334
dependencies:
335335
tslib "^2.3.0"
336336

0 commit comments

Comments
 (0)