From e23741708f906b9ee9270fcc0cb48f9f1942d65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:36:29 +0000 Subject: deps(node): bump @astrojs/check from 0.5.6 to 0.5.7 Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.6 to 0.5.7. - [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.7/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 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 8c396a8..c5b3d7f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "format": "prettier --write ." }, "devDependencies": { - "@astrojs/check": "^0.5.6", + "@astrojs/check": "^0.5.7", "@astrojs/mdx": "^2.2.0", "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9c1cf9..5990a60 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@astrojs/check': - specifier: ^0.5.6 - version: 0.5.6(prettier@3.2.5)(typescript@5.4.2) + specifier: ^0.5.7 + version: 0.5.7(prettier@3.2.5)(typescript@5.4.2) '@astrojs/mdx': specifier: ^2.2.0 version: 2.2.0(astro@4.4.10) @@ -89,13 +89,13 @@ packages: '@jridgewell/trace-mapping': 0.3.22 dev: true - /@astrojs/check@0.5.6(prettier@3.2.5)(typescript@5.4.2): - resolution: {integrity: sha512-i7j5ogoSg/Bu2NV5zVvwCo9R4kGWXWsJDejxpCu9F7iNNlR333u8EwpP4bpeKASDtjOA1rXKo9ogUTEVlIAHqA==} + /@astrojs/check@0.5.7(prettier@3.2.5)(typescript@5.4.2): + resolution: {integrity: sha512-ymJRoC8rb6rfCaLXej5fcgmxIdzea1xFHM2jAb15kGO2hfD/E10fzk5CTcFnuRUO38x9yYAjuFIn/y0QXdxBkA==} hasBin: true peerDependencies: typescript: ^5.0.0 dependencies: - '@astrojs/language-server': 2.7.6(prettier@3.2.5)(typescript@5.4.2) + '@astrojs/language-server': 2.7.7(prettier@3.2.5)(typescript@5.4.2) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 @@ -114,8 +114,8 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: true - /@astrojs/language-server@2.7.6(prettier@3.2.5)(typescript@5.4.2): - resolution: {integrity: sha512-NhMSmMAuKBMXnvpfn9eYPR7R6zOasAjRb+ta8L+rCHHuKzUc0lBgAF5M6rx01FJqlpGqeqao13eYt4287Ze49g==} + /@astrojs/language-server@2.7.7(prettier@3.2.5)(typescript@5.4.2): + resolution: {integrity: sha512-1DdYlIGqzIpuHFMECDCFrOYvwhrRGnB7mCwSSyNdIUXFx9QIUgFJoZUR2/gYk0y8L2hpwm7Wa5d8NuiRv5V9kg==} hasBin: true peerDependencies: prettier: ^3.0.0 -- cgit v1.2.3