Skip to content

Commit

Permalink
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/check@0.8.2/packages/astro-check)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent a70e57c commit fd0c24d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"format": "prettier --write . && biome format --write ."
},
"dependencies": {
"@astrojs/check": "^0.8.1",
"@astrojs/check": "^0.8.2",
"@astrojs/node": "^8.3.2",
"@astrojs/tailwind": "^5.1.0",
"@fastify/middie": "^8.3.1",
Expand Down
20 changes: 10 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 fd0c24d

Please sign in to comment.