Skip to content

Commit

Permalink
chore(deps): update dependency @angular/compiler to v18.2.5 (prettier…
Browse files Browse the repository at this point in the history
…#16678)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 77cc398 commit 5711e85
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": "18.2.3",
"@angular/compiler": "18.2.5",
"@babel/code-frame": "7.24.7",
"@babel/parser": "7.25.6",
"@babel/types": "7.25.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:18.2.3":
version: 18.2.3
resolution: "@angular/compiler@npm:18.2.3"
"@angular/compiler@npm:18.2.5":
version: 18.2.5
resolution: "@angular/compiler@npm:18.2.5"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 18.2.3
"@angular/core": 18.2.5
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 10/7205b95c3366ced2aeb91d96e2e3ff78db4221cf8e8f5bab7a2bb45b0c840140d52dbd3de71c2547b07af81051f837206f0dc57f383fdf24348e7039996297d4
checksum: 10/9bc11279fad9725cfa91e18cb7f483130b3c340389b92b90ea335ef53c944989df82af0bf8de8c4da628ffb3edf2e68ff779d77acbc7cb834995c5e730b18337
languageName: node
linkType: hard

Expand Down Expand Up @@ -7340,7 +7340,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "prettier@workspace:."
dependencies:
"@angular/compiler": "npm:18.2.3"
"@angular/compiler": "npm:18.2.5"
"@babel/code-frame": "npm:7.24.7"
"@babel/generator": "npm:7.25.6"
"@babel/parser": "npm:7.25.6"
Expand Down

0 comments on commit 5711e85

Please sign in to comment.