Skip to content

Commit e0a3cb8

Browse files
authored
Merge pull request #724 from ansidev/renovate/astrojs-check-0.x
fix(deps): update dependency @astrojs/check to ^0.8.0
2 parents fe7ed91 + 86cd07f commit e0a3cb8

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)