Skip to content

Commit

Permalink
fix(deps): update dependency @astrojs/check to ^0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent e6265f8 commit daabb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format": "prettier --write ."
},
"dependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/check": "^0.6.0",
"@astrojs/mdx": "^3.0.0",
"@astrojs/react": "^3.1.0",
"@astrojs/tailwind": "^5.1.0",
Expand Down

0 comments on commit daabb0e

Please sign in to comment.