Skip to content

Commit 2ee0797

Browse files
chore(deps): update dependency astro to v5.12.9 (#1862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 080eb43 commit 2ee0797

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.8",
77+
"astro": "5.12.9",
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.8"
989+
astro: "npm:5.12.9"
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.8":
3923-
version: 5.12.8
3924-
resolution: "astro@npm:5.12.8"
3922+
"astro@npm:5.12.9":
3923+
version: 5.12.9
3924+
resolution: "astro@npm:5.12.9"
39253925
dependencies:
39263926
"@astrojs/compiler": "npm:^2.12.2"
39273927
"@astrojs/internal-helpers": "npm:0.7.1"
@@ -3991,7 +3991,7 @@ __metadata:
39913991
optional: true
39923992
bin:
39933993
astro: astro.js
3994-
checksum: 10c0/dd1f01fc3effc4574d8c3de05edf4a6d57cf5a073b30423a80d80ca3cdb96be8fc82d3808e99983d839d0fd1bc607dbaedd38e4fd56fca4dd9e981451c284096
3994+
checksum: 10c0/651dcdf32c67b2af60c3930c6f0983c1ea1d5808fde9c34ac8d0255744e26c79714bee59ea900548127574732af487c13852f949d280f0f8510ff3899fc76ca7
39953995
languageName: node
39963996
linkType: hard
39973997

0 commit comments

Comments
 (0)