summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-04 15:27:31 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-04 15:27:45 +0000
commitef661d8c8adfebf183f1883afed38f96d688aef7 (patch)
treef00d1a68db05cfa9516e0ab690fc8eda98ebf320
parent7e0196202b953a79bbda4e6ce5ccd5e25acdb919 (diff)
deps(node): bump @astrojs/check from 0.5.5 to 0.5.6
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.5 to 0.5.6. - [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]>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml14
2 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index d47fbda..f68731d 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"format": "prettier --write ."
},
"devDependencies": {
- "@astrojs/check": "^0.5.5",
+ "@astrojs/check": "^0.5.6",
"@astrojs/mdx": "^2.1.1",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/tailwind": "^5.1.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 87265b5..9a04d30 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -6,8 +6,8 @@ settings:
devDependencies:
'@astrojs/check':
- specifier: ^0.5.5
+ specifier: ^0.5.6
'@astrojs/mdx':
specifier: ^2.1.1
version: 2.1.1([email protected])
@@ -89,13 +89,13 @@ packages:
'@jridgewell/trace-mapping': 0.3.22
dev: true
- resolution: {integrity: sha512-05LjyUB14Cv2mkLNqY4r2igI2eu0bq/HcKCfFNIoBPLyNW7VUDr9tciD9VJXXT3s0e6JHneIs6bQW5ipjmaRcw==}
+ resolution: {integrity: sha512-i7j5ogoSg/Bu2NV5zVvwCo9R4kGWXWsJDejxpCu9F7iNNlR333u8EwpP4bpeKASDtjOA1rXKo9ogUTEVlIAHqA==}
hasBin: true
peerDependencies:
typescript: ^5.0.0
dependencies:
- '@astrojs/language-server': 2.7.5([email protected])([email protected])
+ '@astrojs/language-server': 2.7.6([email protected])([email protected])
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
- resolution: {integrity: sha512-iMfZ3UaqTgIL+z/eUDOppRa1bGUAteWRihbWq5mGAgvr/hu384ZXUKJcqV3BBux0MBsRXwjxzrC2dJu9IpAaoA==}
+ resolution: {integrity: sha512-NhMSmMAuKBMXnvpfn9eYPR7R6zOasAjRb+ta8L+rCHHuKzUc0lBgAF5M6rx01FJqlpGqeqao13eYt4287Ze49g==}
hasBin: true
peerDependencies:
prettier: ^3.0.0