Skip to content

Commit dfcc1d2

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

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.15.32",
6363
"@types/ramda": "0.30.2",
64-
"astro": "5.9.3",
64+
"astro": "5.9.4",
6565
"dotenv": "16.5.0",
6666
"eslint": "^9.12.0",
6767
"eslint-config-prettier": "10.1.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ __metadata:
10631063
"@types/eslint__js": "npm:^8.42.3"
10641064
"@types/node": "npm:22.15.32"
10651065
"@types/ramda": "npm:0.30.2"
1066-
astro: "npm:5.9.3"
1066+
astro: "npm:5.9.4"
10671067
bignumber.js: "npm:9.3.0"
10681068
dotenv: "npm:16.5.0"
10691069
eslint: "npm:^9.12.0"
@@ -4507,9 +4507,9 @@ __metadata:
45074507
languageName: node
45084508
linkType: hard
45094509

4510-
"astro@npm:5.9.3":
4511-
version: 5.9.3
4512-
resolution: "astro@npm:5.9.3"
4510+
"astro@npm:5.9.4":
4511+
version: 5.9.4
4512+
resolution: "astro@npm:5.9.4"
45134513
dependencies:
45144514
"@astrojs/compiler": "npm:^2.12.2"
45154515
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -4578,7 +4578,7 @@ __metadata:
45784578
optional: true
45794579
bin:
45804580
astro: astro.js
4581-
checksum: 10c0/378797bef1a4b57e38cb15b230ebe230e3f60a1c94ef9c1dc67fde1ae2df1ae34c36189ee28039e175c4d5a20167e3dddba8186d4cc4b3328277941d40fe9d9a
4581+
checksum: 10c0/418ee50278ae78a04ac40fe73a969fa16395d7ba49f448e76ba22b85a5420e94b9839223ed715fb40b5027eef583f28f6440186587aeefbb1d2080cdd9e4865a
45824582
languageName: node
45834583
linkType: hard
45844584

0 commit comments

Comments
 (0)