Skip to content

Commit

Permalink
chore(deps): bump vscode-languageserver from 8.1.0 to 9.0.1 (#57)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: michaelangeloio <[email protected]>
  • Loading branch information
dependabot[bot] and michaelangeloio authored Dec 16, 2023
1 parent f908556 commit aa9132f
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
31 changes: 27 additions & 4 deletions 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/Microsoft/vscode-extension-samples"
},
"dependencies": {
"vscode-languageserver": "^8.1.0",
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-textdocument": "^1.0.8"
},
"scripts": {}
Expand Down

0 comments on commit aa9132f

Please sign in to comment.