Skip to content

Commit 6196b45

Browse files
Update dependency astro to v5.16.2 (#2140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f1bd11 commit 6196b45

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.1",
64+
"astro": "5.16.2",
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.1"
1113+
astro: "npm:5.16.2"
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.1":
4735-
version: 5.16.1
4736-
resolution: "astro@npm:5.16.1"
4734+
"astro@npm:5.16.2":
4735+
version: 5.16.2
4736+
resolution: "astro@npm:5.16.2"
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/4b72667438a4effc37e3a14040401f51654f7d598950b567ce892a9c550ed5b14010cb7049e30a48c97e28dff70a42b46c84d6630189430bf21168c0c48be28a
4807+
checksum: 10c0/f27b413864c3403c534068073e412460df1e19ee8e0bd2210b199f34c119d6805cf1a7dd9b2b0aed34b6dafdf1e6eba6e51d06e1b55890ae09964178c5833211
48084808
languageName: node
48094809
linkType: hard
48104810

0 commit comments

Comments
 (0)