Skip to content

Commit 96e057a

Browse files
chore(deps): update dependency @angular/compiler to v18 (#16322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4ea5a2 commit 96e057a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"bin"
3131
],
3232
"dependencies": {
33-
"@angular/compiler": "17.3.10",
33+
"@angular/compiler": "18.0.0",
3434
"@babel/code-frame": "7.24.2",
3535
"@babel/parser": "7.24.5",
3636
"@babel/types": "7.24.5",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ __metadata:
2222
languageName: node
2323
linkType: hard
2424

25-
"@angular/compiler@npm:17.3.10":
26-
version: 17.3.10
27-
resolution: "@angular/compiler@npm:17.3.10"
25+
"@angular/compiler@npm:18.0.0":
26+
version: 18.0.0
27+
resolution: "@angular/compiler@npm:18.0.0"
2828
dependencies:
2929
tslib: "npm:^2.3.0"
3030
peerDependencies:
31-
"@angular/core": 17.3.10
31+
"@angular/core": 18.0.0
3232
peerDependenciesMeta:
3333
"@angular/core":
3434
optional: true
35-
checksum: 10/bc24d71df5ec24df584201ecdc653ddb93a641c24c5a298d26fd186bd6dba95d2027475449d51e17532e44fd4f39861f23dfbe9f7847452261a21c69f5b24364
35+
checksum: 10/07a0bfb72120d29ad7ea667546f33c2544f3019d0ccebdb6b7c58e81fb7cac382d41553f76d4860ac5812c016504320bf9cd5aeeb3e63c2487ddbffac392bbe5
3636
languageName: node
3737
linkType: hard
3838

@@ -7358,7 +7358,7 @@ __metadata:
73587358
version: 0.0.0-use.local
73597359
resolution: "prettier@workspace:."
73607360
dependencies:
7361-
"@angular/compiler": "npm:17.3.10"
7361+
"@angular/compiler": "npm:18.0.0"
73627362
"@babel/code-frame": "npm:7.24.2"
73637363
"@babel/generator": "npm:7.24.5"
73647364
"@babel/parser": "npm:7.24.5"

0 commit comments

Comments
 (0)