summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-25 15:26:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-25 15:27:04 +0000
commit367d3176f8033761ba4372dd631c138d583814d0 (patch)
tree9965a2ced991c9d11d3fe84c36237971e8329a00 /package.json
parentc725767161ac2cc1ab632ab4abf87a42f26daeb7 (diff)
deps(node): bump @astrojs/check from 0.5.9 to 0.5.10
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.9 to 0.5.10. - [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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 002d625..bd9a874 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"format": "prettier --write ."
},
"devDependencies": {
- "@astrojs/check": "^0.5.9",
+ "@astrojs/check": "^0.5.10",
"@astrojs/mdx": "^2.2.0",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/tailwind": "^5.1.0",