summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-09 15:07:00 +0000
committerGitHub <[email protected]>2024-10-09 15:07:00 +0000
commit78c5e9b380eac987c66fa9d6fdbb98403e53cc4c (patch)
tree9a30dac631fad3f38d65b035958ccc5ef6d1cd36 /package.json
parentefec9578329083852e2db326a4c9e80da9a7735a (diff)
chore(node_modules): bump @astrojs/check from 0.9.3 to 0.9.4 (#150)
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.9.3 to 0.9.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 0fe345c..5d600c1 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"lint": "eslint ."
},
"devDependencies": {
- "@astrojs/check": "^0.9.3",
+ "@astrojs/check": "^0.9.4",
"@astrojs/sitemap": "^3.2.0",
"@catppuccin/palette": "^1.4.0",
"@eslint/js": "^9.12.0",