Bump the dev-dependencies group with 1 update

Bumps the dev-dependencies group with 1 update: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


Updates `@astrojs/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
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-11 13:00:35 +00:00 committed by GitHub
parent ebdd9f991f
commit 3d728d4106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 24 additions and 6 deletions

View File

@ -15,7 +15,7 @@
"@matthiesenxyz/astro-hashnode": "workspace:*"
},
"devDependencies": {
"@astrojs/check": "^0.5.1",
"@astrojs/check": "^0.5.7",
"@types/node": "^20.11.17",
"typescript": "^5.3.3"
}

View File

@ -65,8 +65,8 @@ importers:
version: 4.4.15(@types/node@20.11.25)(typescript@5.4.2)
devDependencies:
'@astrojs/check':
specifier: ^0.5.1
version: 0.5.6(typescript@5.4.2)
specifier: ^0.5.7
version: 0.5.7(typescript@5.4.2)
'@types/node':
specifier: ^20.11.17
version: 20.11.25
@ -90,7 +90,7 @@ packages:
peerDependencies:
typescript: ^5.0.0
dependencies:
'@astrojs/language-server': 2.7.6(typescript@5.4.2)
'@astrojs/language-server': 2.7.7(typescript@5.4.2)
chokidar: 3.6.0
fast-glob: 3.3.2
kleur: 4.1.5
@ -99,6 +99,24 @@ packages:
transitivePeerDependencies:
- prettier
- prettier-plugin-astro
dev: false
/@astrojs/check@0.5.7(typescript@5.4.2):
resolution: {integrity: sha512-ymJRoC8rb6rfCaLXej5fcgmxIdzea1xFHM2jAb15kGO2hfD/E10fzk5CTcFnuRUO38x9yYAjuFIn/y0QXdxBkA==}
hasBin: true
peerDependencies:
typescript: ^5.0.0
dependencies:
'@astrojs/language-server': 2.7.7(typescript@5.4.2)
chokidar: 3.6.0
fast-glob: 3.3.2
kleur: 4.1.5
typescript: 5.4.2
yargs: 17.7.2
transitivePeerDependencies:
- prettier
- prettier-plugin-astro
dev: true
/@astrojs/compiler@2.7.0:
resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==}
@ -107,8 +125,8 @@ packages:
resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==}
dev: false
/@astrojs/language-server@2.7.6(typescript@5.4.2):
resolution: {integrity: sha512-NhMSmMAuKBMXnvpfn9eYPR7R6zOasAjRb+ta8L+rCHHuKzUc0lBgAF5M6rx01FJqlpGqeqao13eYt4287Ze49g==}
/@astrojs/language-server@2.7.7(typescript@5.4.2):
resolution: {integrity: sha512-1DdYlIGqzIpuHFMECDCFrOYvwhrRGnB7mCwSSyNdIUXFx9QIUgFJoZUR2/gYk0y8L2hpwm7Wa5d8NuiRv5V9kg==}
hasBin: true
peerDependencies:
prettier: ^3.0.0