Skip to content

Commit cfa92c1

Browse files
Update dependency @angular/compiler to v21.0.2 (#18392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1de2737 commit cfa92c1

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
@@ -42,7 +42,7 @@
4242
"bin"
4343
],
4444
"dependencies": {
45-
"@angular/compiler": "21.0.1",
45+
"@angular/compiler": "21.0.2",
4646
"@babel/code-frame": "8.0.0-beta.3",
4747
"@babel/parser": "8.0.0-beta.3",
4848
"@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.1":
9-
version: 21.0.1
10-
resolution: "@angular/compiler@npm:21.0.1"
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/3c6afe8992a2485063d94cd6432931e62723b04bbfafaf4bed1906a7e7e34c457f08a2892050ee114520689108b99958154804b0141cdbc6808dc5dda4d3645f
13+
checksum: 10/a4ff71f113578beb7fe2cd1ae0a200c81ac46c4a2cb54077ca1143ab828c1536707fcd39b1620052945296a5df1c53da4b27501592c34f02eb5f8a844dd96491
1414
languageName: node
1515
linkType: hard
1616

@@ -7496,7 +7496,7 @@ __metadata:
74967496
version: 0.0.0-use.local
74977497
resolution: "prettier@workspace:."
74987498
dependencies:
7499-
"@angular/compiler": "npm:21.0.1"
7499+
"@angular/compiler": "npm:21.0.2"
75007500
"@babel/code-frame": "npm:8.0.0-beta.3"
75017501
"@babel/generator": "npm:8.0.0-beta.3"
75027502
"@babel/parser": "npm:8.0.0-beta.3"

0 commit comments

Comments
 (0)