diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-19 16:03:01 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-19 16:03:12 +0000 |
| commit | 7062c635864cbbfcc9cdd5c6d851ea1d999065d7 (patch) | |
| tree | 3da035bcd8e2e29dc616198a9b007e82f2113138 /package.json | |
| parent | a3e68e4f1fa29509296f525595412109356bb158 (diff) | |
deps(node): bump @astrojs/check from 0.5.3 to 0.5.4
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.3 to 0.5.4.
- [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 08eb348..9426998 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "format": "prettier --write ." }, "devDependencies": { - "@astrojs/check": "^0.5.3", + "@astrojs/check": "^0.5.4", "@astrojs/mdx": "^2.1.1", "@astrojs/sitemap": "^3.0.5", "@astrojs/tailwind": "^5.1.0", |
