Skip to content

Commit

Permalink
chore(deps): bump vscode-languageclient in /client
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 9552411 commit 75f9ac2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
38 changes: 17 additions & 21 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^18.3.1",
"ssh2": "^1.15.0",
"uuid": "^11.0.3",
"vscode-languageclient": "^10.0.0-next.2",
"vscode-languageclient": "^10.0.0-next.13",
"zustand": "^5.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 75f9ac2

Please sign in to comment.