increasing the package version of vscode-json-langaugeservice to 5.3.1

This commit is contained in:
Aiday Marlen Kyzy
2023-02-24 18:12:08 +01:00
parent 756ef3ff47
commit b9d1118393
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@vscode/l10n": "^0.0.11",
"jsonc-parser": "^3.2.0",
"request-light": "^0.7.0",
"vscode-json-languageservice": "^5.3.0",
"vscode-json-languageservice": "^5.3.1",
"vscode-languageserver": "^8.1.0",
"vscode-uri": "^3.0.7"
},