build(deps): bump vscode-json-languageservice in the important group (#385)

Bumps the important group with 1 update: [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice).


Updates `vscode-json-languageservice` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/Microsoft/vscode-json-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-json-languageservice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-json-languageservice/compare/v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: important
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-06 20:05:14 +02:00
committed by GitHub
parent 2ba387c98d
commit d442e9653c
2 changed files with 5 additions and 5 deletions

View File

@@ -52,6 +52,6 @@
},
"dependencies": {
"fast-glob": "^3.3.2",
"vscode-json-languageservice": "^5.3.7"
"vscode-json-languageservice": "^5.6.2"
}
}