Skip to content

Commit

Permalink
chore: update dependency astro to ^4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent b6474f7 commit 42d9396
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@codspeed/vitest-plugin": "^3.1.0",
"@types/node": "^20.12.12",
"@vitest/ui": "^1.6.0",
"astro": "^4.8.5",
"astro": "^4.9.2",
"defu": "^6.1.4",
"sharp": "^0.33.4",
"tsup": "^8.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2785,9 +2785,9 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:^4.8.5":
version: 4.8.5
resolution: "astro@npm:4.8.5"
"astro@npm:^4.9.2":
version: 4.9.2
resolution: "astro@npm:4.9.2"
dependencies:
"@astrojs/compiler": "npm:^2.8.0"
"@astrojs/internal-helpers": "npm:0.4.0"
Expand Down Expand Up @@ -2858,7 +2858,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10/1baec447dd676370b8fa2d7b9e8b5399f94cabeba3d0c38d9aa07a44f8d439f85434855eb341adc9d09be8727ea5b79a9d8db681b3ff8823b59519c169a9184a
checksum: 10/95500c8c3005ecfbbe0b09e969c6d571285bcf961804eb7165ddf1c3f1534f75f84b51e5101535ec684a65a5134f53bdc2984400ade447632251e753fcf37ad3
languageName: node
linkType: hard

Expand Down Expand Up @@ -5700,7 +5700,7 @@ __metadata:
"@codspeed/vitest-plugin": "npm:^3.1.0"
"@types/node": "npm:^20.12.12"
"@vitest/ui": "npm:^1.6.0"
astro: "npm:^4.8.5"
astro: "npm:^4.9.2"
defu: "npm:^6.1.4"
sharp: "npm:^0.33.4"
tsup: "npm:^8.0.2"
Expand Down

0 comments on commit 42d9396

Please sign in to comment.