Skip to content

Commit 0e364ca

Browse files
chore(deps): update dependency astro to v5.13.5 (#1904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e68e951 commit 0e364ca

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.18.0",
7575
"@types/ramda": "0.31.0",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.13.4",
77+
"astro": "5.13.5",
7878
"dotenv": "17.2.1",
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.18.0"
987987
"@types/ramda": "npm:0.31.0"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.13.4"
989+
astro: "npm:5.13.5"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3946,9 +3946,9 @@ __metadata:
39463946
languageName: node
39473947
linkType: hard
39483948

3949-
"astro@npm:5.13.4":
3950-
version: 5.13.4
3951-
resolution: "astro@npm:5.13.4"
3949+
"astro@npm:5.13.5":
3950+
version: 5.13.5
3951+
resolution: "astro@npm:5.13.5"
39523952
dependencies:
39533953
"@astrojs/compiler": "npm:^2.12.2"
39543954
"@astrojs/internal-helpers": "npm:0.7.2"
@@ -4018,7 +4018,7 @@ __metadata:
40184018
optional: true
40194019
bin:
40204020
astro: astro.js
4021-
checksum: 10c0/d26a903bba5df0163779af8bb81eb7e413213c17353ec3c617230ef56f29646828292e8222b5bfc9760bb93f8f98ecd81c44fd2a27072f0c7f6d8089156e1511
4021+
checksum: 10c0/1734804d8ec8a8a8ceb19f96b1584d045eb94bbf4cfae370440da2a7e254f062c6be07a7d053acbc02057438938e0982a3f5c3eafb11bedda0c72c5664b6940e
40224022
languageName: node
40234023
linkType: hard
40244024

0 commit comments

Comments
 (0)