Skip to content

Commit aced4b4

Browse files
chore(deps): update dependency astro to v5.12.5 (#1844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 431b657 commit aced4b4

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.5",
7575
"@types/ramda": "0.31.0",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.12.4",
77+
"astro": "5.12.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.16.5"
987987
"@types/ramda": "npm:0.31.0"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.12.4"
989+
astro: "npm:5.12.5"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3919,9 +3919,9 @@ __metadata:
39193919
languageName: node
39203920
linkType: hard
39213921

3922-
"astro@npm:5.12.4":
3923-
version: 5.12.4
3924-
resolution: "astro@npm:5.12.4"
3922+
"astro@npm:5.12.5":
3923+
version: 5.12.5
3924+
resolution: "astro@npm:5.12.5"
39253925
dependencies:
39263926
"@astrojs/compiler": "npm:^2.12.2"
39273927
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -3991,7 +3991,7 @@ __metadata:
39913991
optional: true
39923992
bin:
39933993
astro: astro.js
3994-
checksum: 10c0/ff4656e6fd9b6e7ab3ae35cb59129a368b74162de57d21e8cfcbca04de40a82483754cd851791aabc74d972301e6eb410add455a8ea8de15a1b5b016a5e6f9e4
3994+
checksum: 10c0/2031772b7c339ab03481bb64f42b298afd6ddb7d57dd7435d054f216769c73515714fb0085c5a7d7faff337abb508a909512d67ef93bcccd830b360fe2745f18
39953995
languageName: node
39963996
linkType: hard
39973997

0 commit comments

Comments
 (0)