diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-20 15:44:04 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-20 15:44:15 +0000 |
| commit | b0e89993650ff08246987084b9edbf8dc1db782e (patch) | |
| tree | 098d135b293346ef18c5ed2b62a761f093236d82 /package.json | |
| parent | af238baa7ce8b8778c3fb2b213ebfbaf226f3ac5 (diff) | |
deps(node): bump @astrojs/check from 0.6.0 to 0.7.0
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.6.0 to 0.7.0.
- [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-minor
...
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 322d4b3..c878902 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "ci": "pnpm run check && tsc && biome ci *" }, "devDependencies": { - "@astrojs/check": "^0.6.0", + "@astrojs/check": "^0.7.0", "@astrojs/sitemap": "^3.1.4", "@biomejs/biome": "1.7.3", "@fontsource-variable/noto-sans": "^5.0.5", |
