Skip to content

Commit

Permalink
build(deps): bump @astrojs/check from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent ba1a0a3 commit 40e831b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"prettier:fix": "prettier --write --plugin-search-dir=. src"
},
"dependencies": {
"@astrojs/check": "^0.8.1",
"@astrojs/check": "^0.8.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/svelte": "^5.6.0",
"@astrojs/tailwind": "^5.1.0",
Expand Down
25 changes: 15 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40e831b

Please sign in to comment.