Skip to content

Commit f9087c9

Browse files
chore(deps): update dependency astro to v5.13.0 (#1872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85fb608 commit f9087c9

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.17.1",
7575
"@types/ramda": "0.31.0",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.12.9",
77+
"astro": "5.13.0",
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.17.1"
987987
"@types/ramda": "npm:0.31.0"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.12.9"
989+
astro: "npm:5.13.0"
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.12.9":
3950-
version: 5.12.9
3951-
resolution: "astro@npm:5.12.9"
3949+
"astro@npm:5.13.0":
3950+
version: 5.13.0
3951+
resolution: "astro@npm:5.13.0"
39523952
dependencies:
39533953
"@astrojs/compiler": "npm:^2.12.2"
39543954
"@astrojs/internal-helpers": "npm:0.7.1"
@@ -4018,7 +4018,7 @@ __metadata:
40184018
optional: true
40194019
bin:
40204020
astro: astro.js
4021-
checksum: 10c0/651dcdf32c67b2af60c3930c6f0983c1ea1d5808fde9c34ac8d0255744e26c79714bee59ea900548127574732af487c13852f949d280f0f8510ff3899fc76ca7
4021+
checksum: 10c0/431736e9e6209d34325aca15ab79a33dbb20092fb075b23f9c259893f0996f954409ac0349921002338798830a84ade659534f77c7484f198e299a1a700a1a1b
40224022
languageName: node
40234023
linkType: hard
40244024

0 commit comments

Comments
 (0)