Skip to content

Commit b20c21a

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.13. - [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.13/client) --- updated-dependencies: - dependency-name: vscode-languageclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e9489f commit b20c21a

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

client/package-lock.json

Lines changed: 18 additions & 18 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
@@ -17,7 +17,7 @@
1717
"react-dom": "^18.3.1",
1818
"ssh2": "^1.15.0",
1919
"uuid": "^11.0.2",
20-
"vscode-languageclient": "^10.0.0-next.2",
20+
"vscode-languageclient": "^10.0.0-next.13",
2121
"zustand": "^5.0.0"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)