Skip to content

Commit

Permalink
Bump vscode-languageclient from 8.1.0 to 9.0.1 (#457)
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: Jordan Ribbink <[email protected]>
  • Loading branch information
dependabot[bot] and jribbink authored Dec 19, 2023
1 parent 92662fe commit ada9db0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lint-fix": "ts-standard --fix"
},
"engines": {
"vscode": "^1.65.0"
"vscode": "^1.82.0"
},
"categories": [
"Programming Languages"
Expand Down Expand Up @@ -189,7 +189,7 @@
"@types/semver": "^7.5.6",
"@types/sinon": "^17.0.1",
"@types/uuid": "^9.0.7",
"@types/vscode": "^1.65.0",
"@types/vscode": "^1.82.0",
"@vscode/test-electron": "^2.3.8",
"chai": "^4.3.10",
"esbuild": "^0.19.9",
Expand Down Expand Up @@ -222,7 +222,7 @@
"semver": "^7.5.4",
"sleep-synchronously": "^2.0.0",
"uuid": "^9.0.1",
"vscode-languageclient": "^8.1.0"
"vscode-languageclient": "^9.0.1"
},
"__metadata": {
"id": "94920651-05f7-4ba0-bf76-379f4fef81ac",
Expand Down

0 comments on commit ada9db0

Please sign in to comment.