Skip to content

Commit ed23061

Browse files
authored
Merge pull request #631 from ansidev/renovate/astrojs-check-0.x
fix(deps): update dependency @astrojs/check to ^0.7.0
2 parents 0ba098a + e6c02c3 commit ed23061

File tree

2 files changed

+109
-88
lines changed

2 files changed

+109
-88
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.6.0",
21+
"@astrojs/check": "^0.7.0",
2222
"@astrojs/partytown": "^2.0.2",
2323
"@astrojs/rss": "^4.0.0",
2424
"@astrojs/sitemap": "^3.0.3",

pnpm-lock.yaml

Lines changed: 108 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)