Skip to content

Commit c195ce7

Browse files
authored
Merge pull request #753 from ansidev/renovate/astrojs-check-0.x
fix(deps): update dependency @astrojs/check to ^0.9.0
2 parents 645f932 + 764891c commit c195ce7

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
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.8.0",
21+
"@astrojs/check": "^0.9.0",
2222
"@astrojs/partytown": "^2.0.2",
2323
"@astrojs/rss": "^4.0.0",
2424
"@astrojs/sitemap": "^3.0.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)