Skip to content

Commit aa9edc6

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

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.0",
77+
"astro": "5.12.1",
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.0"
989+
astro: "npm:5.12.1"
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.0":
3932-
version: 5.12.0
3933-
resolution: "astro@npm:5.12.0"
3931+
"astro@npm:5.12.1":
3932+
version: 5.12.1
3933+
resolution: "astro@npm:5.12.1"
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/d90659aa1d41865201a31196766cec88ef47498573b0ae011309c55d41bf792e80e2eead99ea696bfcdba70798b955a28af311afb8b39b5c295cee2d71d44cbe
4003+
checksum: 10c0/59ea923da03325a67b3d64a797255c50d2d666d93c4e56a718a6235b784a13c1390c9cf7459a6b3591e1eacbc7cbcfd4541d4bbf924badf3b8071c982ad61464
40044004
languageName: node
40054005
linkType: hard
40064006

0 commit comments

Comments
 (0)