Skip to content

Commit c146505

Browse files
chore(deps): update dependency astro to v5.12.2 (#1828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e18a136 commit c146505

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.1",
77+
"astro": "5.12.2",
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.1"
989+
astro: "npm:5.12.2"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3928,9 +3928,9 @@ __metadata:
39283928
languageName: node
39293929
linkType: hard
39303930

3931-
"astro@npm:5.12.1":
3932-
version: 5.12.1
3933-
resolution: "astro@npm:5.12.1"
3931+
"astro@npm:5.12.2":
3932+
version: 5.12.2
3933+
resolution: "astro@npm:5.12.2"
39343934
dependencies:
39353935
"@astrojs/compiler": "npm:^2.12.2"
39363936
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -4000,7 +4000,7 @@ __metadata:
40004000
optional: true
40014001
bin:
40024002
astro: astro.js
4003-
checksum: 10c0/59ea923da03325a67b3d64a797255c50d2d666d93c4e56a718a6235b784a13c1390c9cf7459a6b3591e1eacbc7cbcfd4541d4bbf924badf3b8071c982ad61464
4003+
checksum: 10c0/a971501c70c9a3ea2832330d451ac9b23149518d0b4e0cbc42e42731590c2b73a267af0016f7b7890f9387ed51f6f8f27dfe29f14da53d1e282aebec37ba3ebc
40044004
languageName: node
40054005
linkType: hard
40064006

0 commit comments

Comments
 (0)