Skip to content

Commit 8939034

Browse files
chore(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f831a2 commit 8939034

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"release": "release-it"
3131
},
3232
"devDependencies": {
33-
"@angular/compiler": "21.0.0",
33+
"@angular/compiler": "21.0.2",
3434
"@babel/code-frame": "8.0.0-beta.3",
3535
"@babel/parser": "8.0.0-beta.3",
3636
"@babel/types": "8.0.0-beta.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ __metadata:
55
version: 8
66
cacheKey: 10
77

8-
"@angular/compiler@npm:21.0.0":
9-
version: 21.0.0
10-
resolution: "@angular/compiler@npm:21.0.0"
8+
"@angular/compiler@npm:21.0.2":
9+
version: 21.0.2
10+
resolution: "@angular/compiler@npm:21.0.2"
1111
dependencies:
1212
tslib: "npm:^2.3.0"
13-
checksum: 10/2cee4c6ebdec660dda703de5363dfe1c18c343065f01a00534e7bf018dd86c67b1a3ff0d151069020ac6e34d421c8466dff79c0186a93ccd494aa8ceadded727
13+
checksum: 10/a4ff71f113578beb7fe2cd1ae0a200c81ac46c4a2cb54077ca1143ab828c1536707fcd39b1620052945296a5df1c53da4b27501592c34f02eb5f8a844dd96491
1414
languageName: node
1515
linkType: hard
1616

@@ -1624,7 +1624,7 @@ __metadata:
16241624
version: 0.0.0-use.local
16251625
resolution: "angular-estree-parser@workspace:."
16261626
dependencies:
1627-
"@angular/compiler": "npm:21.0.0"
1627+
"@angular/compiler": "npm:21.0.2"
16281628
"@babel/code-frame": "npm:8.0.0-beta.3"
16291629
"@babel/parser": "npm:8.0.0-beta.3"
16301630
"@babel/types": "npm:8.0.0-beta.3"

0 commit comments

Comments
 (0)