Skip to content

Commit b347df1

Browse files
chore(deps): update dependency @angular/compiler to v18.2.8
1 parent 25c0ed2 commit b347df1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"release": "yarn build && standard-version"
2828
},
2929
"devDependencies": {
30-
"@angular/compiler": "18.2.6",
30+
"@angular/compiler": "18.2.8",
3131
"@babel/code-frame": "7.24.7",
3232
"@babel/parser": "7.25.6",
3333
"@babel/types": "7.25.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@angular/compiler@npm:18.2.6":
19-
version: 18.2.6
20-
resolution: "@angular/compiler@npm:18.2.6"
18+
"@angular/compiler@npm:18.2.8":
19+
version: 18.2.8
20+
resolution: "@angular/compiler@npm:18.2.8"
2121
dependencies:
2222
tslib: "npm:^2.3.0"
2323
peerDependencies:
24-
"@angular/core": 18.2.6
24+
"@angular/core": 18.2.8
2525
peerDependenciesMeta:
2626
"@angular/core":
2727
optional: true
28-
checksum: 10/14ed1b955141b6af4a609fda9bc1d38c4a62dc0fee85610c8542de32fb6e7ea8f09ea4309216c61d7cbd4c85a3f400a7ecd3a8d845f3f8c59e805d247ed65d38
28+
checksum: 10/e2b647bba4b54253173905b02667457c6cd5ad9cfbcbd06f91ee33a634a247386e9d62a25dd13a009f495ec07dc0dd0736f74c84ab4409e23bd067fef8c69e56
2929
languageName: node
3030
linkType: hard
3131

@@ -1280,7 +1280,7 @@ __metadata:
12801280
version: 0.0.0-use.local
12811281
resolution: "angular-estree-parser@workspace:."
12821282
dependencies:
1283-
"@angular/compiler": "npm:18.2.6"
1283+
"@angular/compiler": "npm:18.2.8"
12841284
"@babel/code-frame": "npm:7.24.7"
12851285
"@babel/parser": "npm:7.25.6"
12861286
"@babel/types": "npm:7.25.6"

0 commit comments

Comments
 (0)