Skip to content

Commit 5dd1bd1

Browse files
Chore(deps): Bump @angular/compiler from 21.0.0 to 21.0.2
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.0 to 21.0.2. - [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/21.0.2/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79f2df4 commit 5dd1bd1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@angular/animations": "21.0.0",
3939
"@angular/cdk": "21.0.0",
4040
"@angular/common": "21.0.0",
41-
"@angular/compiler": "21.0.0",
41+
"@angular/compiler": "21.0.2",
4242
"@angular/core": "21.0.0",
4343
"@angular/forms": "21.0.0",
4444
"@angular/localize": "21.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -393,10 +393,10 @@
393393
tslib "^2.3.0"
394394
yargs "^18.0.0"
395395

396-
"@angular/compiler@21.0.0":
397-
version "21.0.0"
398-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.0.tgz#c196b572d40dc235f333ff39f5b9c46170ae4c7a"
399-
integrity sha512-6jCH3UYga5iokj5F40SR4dlwo9ZRMkT8YzHCTijwZuDX9zvugp9jPof092RvIeNsTvCMVfGWuM9yZ1DRUsU/yg==
396+
"@angular/compiler@21.0.2":
397+
version "21.0.2"
398+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.2.tgz#56aed46d0bfae7cf89fe7d73267182f24c7ef21d"
399+
integrity sha512-Rs69yqT1M+l0DqAAZcGDt2TntKAPyldEViq3GQHbkM1W4f/hoRgBRsE6StxvP6wszW6VVHH3uQQdyeZV8Z4rpw==
400400
dependencies:
401401
tslib "^2.3.0"
402402

0 commit comments

Comments
 (0)