diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 15:27:31 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-04 15:27:45 +0000 |
| commit | ef661d8c8adfebf183f1883afed38f96d688aef7 (patch) | |
| tree | f00d1a68db05cfa9516e0ab690fc8eda98ebf320 /package.json | |
| parent | 7e0196202b953a79bbda4e6ce5ccd5e25acdb919 (diff) | |
deps(node): bump @astrojs/check from 0.5.5 to 0.5.6
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.5 to 0.5.6.
- [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 d47fbda..f68731d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "format": "prettier --write ." }, "devDependencies": { - "@astrojs/check": "^0.5.5", + "@astrojs/check": "^0.5.6", "@astrojs/mdx": "^2.1.1", "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", |
