diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-11 15:36:29 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-11 15:36:43 +0000 |
| commit | e23741708f906b9ee9270fcc0cb48f9f1942d65a (patch) | |
| tree | 1778a58e2e39abb937c969a4f50d09e4fdec3ec9 /package.json | |
| parent | c431f7b5f22cc23df798fb3fc22cf717a70d89ec (diff) | |
deps(node): bump @astrojs/check from 0.5.6 to 0.5.7
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.6 to 0.5.7.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8c396a8..c5b3d7f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "format": "prettier --write ." }, "devDependencies": { - "@astrojs/check": "^0.5.6", + "@astrojs/check": "^0.5.7", "@astrojs/mdx": "^2.2.0", "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", |
