Skip to content

Commit d820cd0

Browse files
chore(deps): update dependency astro to v5.4.3 (#1226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 253b65d commit d820cd0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@tsconfig/strictest": "2.0.5",
2020
"@types/bun": "1.2.5",
2121
"@types/semver": "7.5.8",
22-
"astro": "5.4.2",
22+
"astro": "5.4.3",
2323
"commitizen": "4.3.1",
2424
"knip": "5.45.0",
2525
"markdownlint-cli2": "0.17.2",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@tsconfig/strictest": "2.0.5",
4040
"@types/bun": "1.2.5",
4141
"@types/semver": "7.5.8",
42-
"astro": "5.4.2",
42+
"astro": "5.4.3",
4343
"commitizen": "4.3.1",
4444
"knip": "5.45.0",
4545
"markdownlint-cli2": "0.17.2",

tests/e2e/fixtures/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"dependencies": {
7-
"astro": "5.4.2",
7+
"astro": "5.4.3",
88
"astro-better-image-service": "link:astro-better-image-service"
99
},
1010
"scripts": {

0 commit comments

Comments
 (0)