Skip to content

Commit 80f986e

Browse files
chore(deps): update dependency astro to v5.14.8 (#2008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad43a6e commit 80f986e

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.18.12",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "5.14.7",
77+
"astro": "5.14.8",
7878
"dotenv": "17.2.3",
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
@@ -1079,7 +1079,7 @@ __metadata:
10791079
"@types/node": "npm:22.18.12"
10801080
"@types/ramda": "npm:0.31.1"
10811081
"@types/uuid": "npm:^11.0.0"
1082-
astro: "npm:5.14.7"
1082+
astro: "npm:5.14.8"
10831083
bignumber.js: "npm:9.3.1"
10841084
dayjs: "npm:^1.11.8"
10851085
dompurify: "npm:^3.0.5"
@@ -4376,9 +4376,9 @@ __metadata:
43764376
languageName: node
43774377
linkType: hard
43784378

4379-
"astro@npm:5.14.7":
4380-
version: 5.14.7
4381-
resolution: "astro@npm:5.14.7"
4379+
"astro@npm:5.14.8":
4380+
version: 5.14.8
4381+
resolution: "astro@npm:5.14.8"
43824382
dependencies:
43834383
"@astrojs/compiler": "npm:^2.12.2"
43844384
"@astrojs/internal-helpers": "npm:0.7.4"
@@ -4448,7 +4448,7 @@ __metadata:
44484448
optional: true
44494449
bin:
44504450
astro: astro.js
4451-
checksum: 10c0/543277fd40db139fbeef073eae9df8417c8e0507fa42ca9f7a4c506c7dfdcd07bc5be13ffec1772e40014ae712421dc68f5384487538404fa83db251df14b41b
4451+
checksum: 10c0/d495d363e6a22ecdb6787654363684ce090f7cdf54179a6d6b1bf743bc240ea99869a2094d8f3d84c57fa134f2ceb0fe307c491342086c1c90867a3dcdaea629
44524452
languageName: node
44534453
linkType: hard
44544454

0 commit comments

Comments
 (0)