From 78c5e9b380eac987c66fa9d6fdbb98403e53cc4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 15:07:00 +0000 Subject: 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/check@0.9.4/packages/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3