Skip to content

Commit 8285b01

Browse files
chore(deps): update dependency astro to v5.3.0
1 parent 482b1f8 commit 8285b01

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.2",
2121
"@types/semver": "7.5.8",
22-
"astro": "5.2.6",
22+
"astro": "5.3.0",
2323
"commitizen": "4.3.1",
2424
"knip": "5.44.1",
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.2",
4141
"@types/semver": "7.5.8",
42-
"astro": "5.2.6",
42+
"astro": "5.3.0",
4343
"commitizen": "4.3.1",
4444
"knip": "5.44.1",
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.2.6",
7+
"astro": "5.3.0",
88
"astro-better-image-service": "link:astro-better-image-service"
99
},
1010
"scripts": {

0 commit comments

Comments
 (0)