Skip to content

Commit

Permalink
chore(deps): update dependency @angular/compiler to v18 (#16322)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent a4ea5a2 commit 96e057a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"bin"
],
"dependencies": {
"@angular/compiler": "17.3.10",
"@angular/compiler": "18.0.0",
"@babel/code-frame": "7.24.2",
"@babel/parser": "7.24.5",
"@babel/types": "7.24.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:17.3.10":
version: 17.3.10
resolution: "@angular/compiler@npm:17.3.10"
"@angular/compiler@npm:18.0.0":
version: 18.0.0
resolution: "@angular/compiler@npm:18.0.0"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 17.3.10
"@angular/core": 18.0.0
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 10/bc24d71df5ec24df584201ecdc653ddb93a641c24c5a298d26fd186bd6dba95d2027475449d51e17532e44fd4f39861f23dfbe9f7847452261a21c69f5b24364
checksum: 10/07a0bfb72120d29ad7ea667546f33c2544f3019d0ccebdb6b7c58e81fb7cac382d41553f76d4860ac5812c016504320bf9cd5aeeb3e63c2487ddbffac392bbe5
languageName: node
linkType: hard

Expand Down Expand Up @@ -7358,7 +7358,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "prettier@workspace:."
dependencies:
"@angular/compiler": "npm:17.3.10"
"@angular/compiler": "npm:18.0.0"
"@babel/code-frame": "npm:7.24.2"
"@babel/generator": "npm:7.24.5"
"@babel/parser": "npm:7.24.5"
Expand Down

0 comments on commit 96e057a

Please sign in to comment.