Skip to content

Commit 8c94f1c

Browse files
chore(deps): update dependency astro to v5.12.3 (#1831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d75a3d commit 8c94f1c

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.30.2",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.12.2",
77+
"astro": "5.12.3",
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.5"
987987
"@types/ramda": "npm:0.30.2"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.12.2"
989+
astro: "npm:5.12.3"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3937,9 +3937,9 @@ __metadata:
39373937
languageName: node
39383938
linkType: hard
39393939

3940-
"astro@npm:5.12.2":
3941-
version: 5.12.2
3942-
resolution: "astro@npm:5.12.2"
3940+
"astro@npm:5.12.3":
3941+
version: 5.12.3
3942+
resolution: "astro@npm:5.12.3"
39433943
dependencies:
39443944
"@astrojs/compiler": "npm:^2.12.2"
39453945
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -4009,7 +4009,7 @@ __metadata:
40094009
optional: true
40104010
bin:
40114011
astro: astro.js
4012-
checksum: 10c0/a971501c70c9a3ea2832330d451ac9b23149518d0b4e0cbc42e42731590c2b73a267af0016f7b7890f9387ed51f6f8f27dfe29f14da53d1e282aebec37ba3ebc
4012+
checksum: 10c0/b2757ca719d11a14ff9a0310e2406e7be3cea1e40edd9921e54eef4c19c35fdae2f9ed24773a2bbab42c921d74e5c0efefe10db41df4e8389078d695234f6f90
40134013
languageName: node
40144014
linkType: hard
40154015

0 commit comments

Comments
 (0)