Skip to content

Commit

Permalink
Bump metals-languageclient from 0.1.21 to 0.1.22 (#255)
Browse files Browse the repository at this point in the history
Bumps [metals-languageclient](https://github.com/scalameta/metals-languageclient) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/scalameta/metals-languageclient/releases)
- [Changelog](https://github.com/scalameta/metals-languageclient/blob/master/CHANGELOG.md)
- [Commits](scalameta/metals-languageclient@v0.1.21...v0.1.22)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 27, 2020
1 parent 0b4eb8e commit 5e8add1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"vsce": "1.74.0"
},
"dependencies": {
"metals-languageclient": "0.1.21",
"metals-languageclient": "0.1.22",
"promisify-child-process": "3.1.4",
"vscode-languageclient": "6.1.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,10 @@ mdurl@^1.0.1:
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
integrity sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=

[email protected].21:
version "0.1.21"
resolved "https://registry.yarnpkg.com/metals-languageclient/-/metals-languageclient-0.1.21.tgz#3eddc6aebf776f798e9d10c6b9e2e0b0839f4174"
integrity sha512-4UBNNPOcFbQG7owC6/2mnqtlV2PXL+ce5Xa+mBq1k4vPXTFxyft+6zOE8gqE1HsupY4Uxn7nLhLAAN1K6SxBGw==
[email protected].22:
version "0.1.22"
resolved "https://registry.yarnpkg.com/metals-languageclient/-/metals-languageclient-0.1.22.tgz#dd5deb6c74b9f26c16b868d1f35b64e32be02979"
integrity sha512-IxrgkGE5Naip8evXrL9flBOTyBkIqXtePetdUIzbiuT7pk5W11n97iJvNPPBYUP5N5VtpQq8+VU2+7Gl4/TUZg==
dependencies:
fp-ts "^2.4.1"
locate-java-home "^1.1.2"
Expand Down

0 comments on commit 5e8add1

Please sign in to comment.