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

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


Updates `vscode-json-languageservice` from 5.6.2 to 5.6.3
- [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.2...v5.6.3)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-version: 5.6.3
  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-11-10 19:46:10 +01:00
committed by GitHub
parent b8bb6f8f8c
commit e074fbbd07
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.6.2"
"vscode-json-languageservice": "^5.6.3"
}
}