Bump the dev-dependencies group with 1 update #2

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/dev-dependencies-eb3279c633 into main
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