Skip to content

Commit 9ed9bfc

Browse files
authored
bump basic code intel (#9)
1 parent d5c6360 commit 9ed9bfc

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
@@ -82,7 +82,7 @@
8282
"typescript": "^3.1.3"
8383
},
8484
"dependencies": {
85-
"@sourcegraph/basic-code-intel": "6.0.6",
85+
"@sourcegraph/basic-code-intel": "6.0.7",
8686
"@types/ws": "^6.0.1",
8787
"concurrently": "^4.1.0",
8888
"rxjs": "^6.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -734,10 +734,10 @@
734734
dependencies:
735735
esquery "^1.0.1"
736736

737-
"@sourcegraph/basic-code-intel@6.0.6":
738-
version "6.0.6"
739-
resolved "https://registry.yarnpkg.com/@sourcegraph/basic-code-intel/-/basic-code-intel-6.0.6.tgz#dfa02255519da49b8c2bce4167be90af7cb528cb"
740-
integrity sha512-SgAhg8gBOQx3UvDNY8qLqBsJRJHW/b4kLnswEOi4A2lkCX9KaVFzLW03FmZO5/jRrXdT/uc0IJ0CLSwhu8ZRtg==
737+
"@sourcegraph/basic-code-intel@6.0.7":
738+
version "6.0.7"
739+
resolved "https://registry.yarnpkg.com/@sourcegraph/basic-code-intel/-/basic-code-intel-6.0.7.tgz#6ba8623c1c5e71f780a059ccea2120ffdc1e3600"
740+
integrity sha512-+amGIq54N3aVOj7AxNtW6QtDfUVvtT253Ha+i9sofyo217L/7Ucwo/WoDGuded9Ng9FUxUM6UOS3MREW+lkUGQ==
741741
dependencies:
742742
lodash "^4.17.11"
743743
rxjs "^6.3.3"

0 commit comments

Comments
 (0)