Skip to content

Commit 86cd07f

Browse files
fix(deps): update dependency @astrojs/check to ^0.8.0
1 parent 77fd964 commit 86cd07f

File tree

2 files changed

+107
-114
lines changed

2 files changed

+107
-114
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"lint": "pnpm run lint:js && pnpm run lint:ts"
1919
},
2020
"dependencies": {
21-
"@astrojs/check": "^0.7.0",
21+
"@astrojs/check": "^0.8.0",
2222
"@astrojs/partytown": "^2.0.2",
2323
"@astrojs/rss": "^4.0.0",
2424
"@astrojs/sitemap": "^3.0.3",

0 commit comments

Comments
 (0)