Skip to content

Commit a937a48

Browse files
Update dependency astro to v5.16.4 (#2151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f468e8 commit a937a48

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": "24.10.1",
6363
"@types/ramda": "0.31.1",
64-
"astro": "5.16.3",
64+
"astro": "5.16.4",
6565
"dotenv": "17.2.3",
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
@@ -1110,7 +1110,7 @@ __metadata:
11101110
"@types/eslint__js": "npm:^8.42.3"
11111111
"@types/node": "npm:24.10.1"
11121112
"@types/ramda": "npm:0.31.1"
1113-
astro: "npm:5.16.3"
1113+
astro: "npm:5.16.4"
11141114
bignumber.js: "npm:9.3.1"
11151115
dotenv: "npm:17.2.3"
11161116
eslint: "npm:^9.12.0"
@@ -4731,9 +4731,9 @@ __metadata:
47314731
languageName: node
47324732
linkType: hard
47334733

4734-
"astro@npm:5.16.3":
4735-
version: 5.16.3
4736-
resolution: "astro@npm:5.16.3"
4734+
"astro@npm:5.16.4":
4735+
version: 5.16.4
4736+
resolution: "astro@npm:5.16.4"
47374737
dependencies:
47384738
"@astrojs/compiler": "npm:^2.13.0"
47394739
"@astrojs/internal-helpers": "npm:0.7.5"
@@ -4804,7 +4804,7 @@ __metadata:
48044804
optional: true
48054805
bin:
48064806
astro: astro.js
4807-
checksum: 10c0/e02a6117fd524f6a1c757dffe8b9f1a302e51bab88702ac928c0008494a974db325c411319b873b6daab7925e86846516189d1d2383948f598129ceaae5c1c59
4807+
checksum: 10c0/6c2b2ae100fe76577a1122f48d16082855f80fe9cfba0365b26de30cb4e30999893f351e090551b7e6cfc1134166cff8d7da2f4393410a0a0136ba42b9fab204
48084808
languageName: node
48094809
linkType: hard
48104810

0 commit comments

Comments
 (0)