Skip to content

Commit c84b32f

Browse files
Update dependency astro to v5.13.0 (#1935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb7921e commit c84b32f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/eslint__js": "^8.42.3",
6262
"@types/node": "22.17.1",
6363
"@types/ramda": "0.31.0",
64-
"astro": "5.12.9",
64+
"astro": "5.13.0",
6565
"dotenv": "17.2.1",
6666
"eslint": "^9.12.0",
6767
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ __metadata:
10841084
"@types/eslint__js": "npm:^8.42.3"
10851085
"@types/node": "npm:22.17.1"
10861086
"@types/ramda": "npm:0.31.0"
1087-
astro: "npm:5.12.9"
1087+
astro: "npm:5.13.0"
10881088
bignumber.js: "npm:9.3.1"
10891089
dotenv: "npm:17.2.1"
10901090
eslint: "npm:^9.12.0"
@@ -4591,9 +4591,9 @@ __metadata:
45914591
languageName: node
45924592
linkType: hard
45934593

4594-
"astro@npm:5.12.9":
4595-
version: 5.12.9
4596-
resolution: "astro@npm:5.12.9"
4594+
"astro@npm:5.13.0":
4595+
version: 5.13.0
4596+
resolution: "astro@npm:5.13.0"
45974597
dependencies:
45984598
"@astrojs/compiler": "npm:^2.12.2"
45994599
"@astrojs/internal-helpers": "npm:0.7.1"
@@ -4663,7 +4663,7 @@ __metadata:
46634663
optional: true
46644664
bin:
46654665
astro: astro.js
4666-
checksum: 10c0/651dcdf32c67b2af60c3930c6f0983c1ea1d5808fde9c34ac8d0255744e26c79714bee59ea900548127574732af487c13852f949d280f0f8510ff3899fc76ca7
4666+
checksum: 10c0/431736e9e6209d34325aca15ab79a33dbb20092fb075b23f9c259893f0996f954409ac0349921002338798830a84ade659534f77c7484f198e299a1a700a1a1b
46674667
languageName: node
46684668
linkType: hard
46694669

0 commit comments

Comments
 (0)