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

Commit 7a1a6a1

Browse files
authored
bump basic code intel (#41)
1 parent 6f65c0a commit 7a1a6a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"typescript": "^3.1.6"
117117
},
118118
"dependencies": {
119-
"@sourcegraph/basic-code-intel": "6.0.6",
119+
"@sourcegraph/basic-code-intel": "6.0.7",
120120
"@sourcegraph/vscode-ws-jsonrpc": "0.0.3-fork",
121121
"prettier": "^1.16.4",
122122
"rxjs": "^6.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -695,10 +695,10 @@
695695
dependencies:
696696
esquery "^1.0.1"
697697

698-
"@sourcegraph/basic-code-intel@6.0.6":
699-
version "6.0.6"
700-
resolved "https://registry.yarnpkg.com/@sourcegraph/basic-code-intel/-/basic-code-intel-6.0.6.tgz#dfa02255519da49b8c2bce4167be90af7cb528cb"
701-
integrity sha512-SgAhg8gBOQx3UvDNY8qLqBsJRJHW/b4kLnswEOi4A2lkCX9KaVFzLW03FmZO5/jRrXdT/uc0IJ0CLSwhu8ZRtg==
698+
"@sourcegraph/basic-code-intel@6.0.7":
699+
version "6.0.7"
700+
resolved "https://registry.yarnpkg.com/@sourcegraph/basic-code-intel/-/basic-code-intel-6.0.7.tgz#6ba8623c1c5e71f780a059ccea2120ffdc1e3600"
701+
integrity sha512-+amGIq54N3aVOj7AxNtW6QtDfUVvtT253Ha+i9sofyo217L/7Ucwo/WoDGuded9Ng9FUxUM6UOS3MREW+lkUGQ==
702702
dependencies:
703703
lodash "^4.17.11"
704704
rxjs "^6.3.3"

0 commit comments

Comments
 (0)