Skip to content

Commit e9c83b0

Browse files
authored
Merge pull request #614 from ansidev/renovate/astrojs-check-0.x
fix(deps): update dependency @astrojs/check to ^0.6.0
2 parents ed45d54 + 95ea4de commit e9c83b0

File tree

2 files changed

+93
-83
lines changed

2 files changed

+93
-83
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.5.5",
21+
"@astrojs/check": "^0.6.0",
2222
"@astrojs/partytown": "^2.0.2",
2323
"@astrojs/rss": "^4.0.0",
2424
"@astrojs/sitemap": "^3.0.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)