From 548c25326f3b3bc4c6fb0865b537cecba5f714e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:15:00 +0000 Subject: deps(node): bump @astrojs/check from 0.5.7 to 0.5.9 Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.7 to 0.5.9. - [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.5.9/packages/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0abf040..6be55f8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "format": "prettier --write ." }, "devDependencies": { - "@astrojs/check": "^0.5.7", + "@astrojs/check": "^0.5.9", "@astrojs/mdx": "^2.2.0", "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", -- cgit v1.2.3