Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 4a0f6fa

Browse files
committed
Update sourcegraph-langserver-http commit hash to 312f5f4
1 parent 54db421 commit 4a0f6fa

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"@sourcegraph/vscode-ws-jsonrpc": "0.0.3-fork",
126126
"prettier": "^1.16.4",
127127
"rxjs": "^6.3.3",
128-
"sourcegraph-langserver-http": "https://github.com/sourcegraph/sourcegraph-langserver-http#0b0173feef37d1f4f68d881c95ac3f4c97bfedb3",
128+
"sourcegraph-langserver-http": "https://github.com/sourcegraph/sourcegraph-langserver-http#312f5f464576be304f5259cd0a76227b148daa47",
129129
"tagged-template-noop": "^2.1.0",
130130
"vscode-jsonrpc": "^4.0.0",
131131
"vscode-languageserver-protocol": "^3.14.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,7 +2371,7 @@ glob-to-regexp@^0.3.0:
23712371
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
23722372
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
23732373

2374-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.3:
2374+
glob@^7.0.3, glob@^7.1.1, glob@^7.1.3:
23752375
version "7.1.3"
23762376
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
23772377
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -3866,7 +3866,7 @@ path-key@^2.0.0, path-key@^2.0.1:
38663866
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
38673867
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
38683868

3869-
path-parse@^1.0.5, path-parse@^1.0.6:
3869+
path-parse@^1.0.6:
38703870
version "1.0.6"
38713871
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
38723872
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
@@ -5061,9 +5061,10 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6:
50615061
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
50625062
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
50635063

5064-
"sourcegraph-langserver-http@https://github.com/sourcegraph/sourcegraph-langserver-http#0b0173feef37d1f4f68d881c95ac3f4c97bfedb3":
5064+
"sourcegraph-langserver-http@https://github.com/sourcegraph/sourcegraph-langserver-http#312f5f464576be304f5259cd0a76227b148daa47":
50655065
version "0.0.0-DEVELOPMENT"
5066-
resolved "https://github.com/sourcegraph/sourcegraph-langserver-http#0b0173feef37d1f4f68d881c95ac3f4c97bfedb3"
5066+
uid "312f5f464576be304f5259cd0a76227b148daa47"
5067+
resolved "https://github.com/sourcegraph/sourcegraph-langserver-http#312f5f464576be304f5259cd0a76227b148daa47"
50675068
dependencies:
50685069
vscode-languageserver-types "^3.12.0"
50695070

0 commit comments

Comments
 (0)