Skip to content

Commit 23b2b25

Browse files
chore(deps): bump vscode-languageclient in /client
Bumps [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) from 10.0.0-next.8 to 10.0.0-next.16. - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.0.0-next.16/client) --- updated-dependencies: - dependency-name: vscode-languageclient dependency-version: 10.0.0-next.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 616d5e6 commit 23b2b25

File tree

2 files changed

+50
-43
lines changed

2 files changed

+50
-43
lines changed

client/package-lock.json

Lines changed: 49 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-dom": "^18.3.1",
2020
"ssh2": "^1.16.0",
2121
"uuid": "^11.1.0",
22-
"vscode-languageclient": "^10.0.0-next.2",
22+
"vscode-languageclient": "^10.0.0-next.16",
2323
"zustand": "^5.0.5"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)