summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-26 15:35:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-26 15:35:25 +0000
commit8b70157be649c292bb2660d857040d42b2b2e1bf (patch)
tree26cbf0a06bdbb3d6a17d9aca240e5e82064c6d2d /package.json
parent09e6b1ce66fd9bc2e9686b4f4a6f49679bd9f1fb (diff)
deps(node): bump @astrojs/check from 0.5.4 to 0.5.5
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.4 to 0.5.5. - [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 b3fdf2c..4103168 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"format": "prettier --write ."
},
"devDependencies": {
- "@astrojs/check": "^0.5.4",
+ "@astrojs/check": "^0.5.5",
"@astrojs/mdx": "^2.1.1",
"@astrojs/sitemap": "^3.0.5",
"@astrojs/tailwind": "^5.1.0",