Skip to content

Commit 4305c72

Browse files
chore(deps): update dependency astro to v5.11.2 (#1816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1e5d23 commit 4305c72

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
@@ -74,7 +74,7 @@
7474
"@types/node": "22.16.4",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.11.1",
77+
"astro": "5.11.2",
7878
"dotenv": "17.2.0",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@ __metadata:
986986
"@types/node": "npm:22.16.4"
987987
"@types/ramda": "npm:0.30.2"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.11.1"
989+
astro: "npm:5.11.2"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3928,9 +3928,9 @@ __metadata:
39283928
languageName: node
39293929
linkType: hard
39303930

3931-
"astro@npm:5.11.1":
3932-
version: 5.11.1
3933-
resolution: "astro@npm:5.11.1"
3931+
"astro@npm:5.11.2":
3932+
version: 5.11.2
3933+
resolution: "astro@npm:5.11.2"
39343934
dependencies:
39353935
"@astrojs/compiler": "npm:^2.12.2"
39363936
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -3999,7 +3999,7 @@ __metadata:
39993999
optional: true
40004000
bin:
40014001
astro: astro.js
4002-
checksum: 10c0/988904ad77a848c9814e7abeeaea38013d096cf9d9f1c08878054e562ca37e6654df7182b8b58b7ec2a48141e64842f3d1dc3322ccc30a2b6d2624bde15da1b4
4002+
checksum: 10c0/642b3d8b34ff76d3bd6ebace729b33786836d55f365ac12c783f27572f4e856c5e8818d1a463dcebf27394a99263d5db4682e2a39579723fd22275f6f88b7d0a
40034003
languageName: node
40044004
linkType: hard
40054005

0 commit comments

Comments
 (0)