mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
Update dependency @sourcegraph/codeintellify to ^6.2.2 (#4945)
This commit is contained in:
parent
e011bd2793
commit
d4537f8648
@ -197,7 +197,7 @@
|
||||
"@hot-loader/react-dom": "^16.8.6",
|
||||
"@sentry/browser": "^5.5.0",
|
||||
"@slimsag/react-shortcuts": "^1.2.1",
|
||||
"@sourcegraph/codeintellify": "^6.2.1",
|
||||
"@sourcegraph/codeintellify": "^6.2.2",
|
||||
"@sourcegraph/comlink": "^3.1.1-fork.3",
|
||||
"@sourcegraph/extension-api-classes": "^1.0.2",
|
||||
"@sourcegraph/extension-api-types": "link:packages/@sourcegraph/extension-api-types",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@ -1553,10 +1553,10 @@
|
||||
"@babel/helper-module-imports" "^7.0.0"
|
||||
"@babel/traverse" "^7.4.4"
|
||||
|
||||
"@sourcegraph/codeintellify@^6.2.1":
|
||||
version "6.2.1"
|
||||
resolved "https://registry.npmjs.org/@sourcegraph/codeintellify/-/codeintellify-6.2.1.tgz#426e638a68b8520bc6e742f6d38fb11a6bde2299"
|
||||
integrity sha512-CfnBX2dYEZ8wqmdBFLtK4lLKNsjhe+gIh/fosBowWhEOjnWc2W82GA+Jrpr4GhXhaGdqVJ7br+l9PiNsFXAFRw==
|
||||
"@sourcegraph/codeintellify@^6.2.2":
|
||||
version "6.2.2"
|
||||
resolved "https://registry.npmjs.org/@sourcegraph/codeintellify/-/codeintellify-6.2.2.tgz#872e6eac678206cfe9d9c0c096cd04fb62e011fb"
|
||||
integrity sha512-O8wc2TqZlhUykP6r9amrBtHP3BIuqzqf/fTbuK/EBdWnXlSra5uBmuxm6FPBM4koCKZ6s2wCOcTEVdi0DY8sDA==
|
||||
dependencies:
|
||||
"@sourcegraph/event-positions" "^1.0.2"
|
||||
"@sourcegraph/extension-api-types" "^2.0.0"
|
||||
@ -1591,8 +1591,7 @@
|
||||
integrity sha512-Te7F1RQJLBH4C8wQ2xz0nPC2vpe13F80V+Yv+c3GySOoh4DcLNN4P5u51Kh4aZPqeS5DJ7CKvHyX2SM/1EBXNg==
|
||||
|
||||
"@sourcegraph/extension-api-types@link:packages/@sourcegraph/extension-api-types":
|
||||
version "0.0.0"
|
||||
uid ""
|
||||
version "2.0.0"
|
||||
|
||||
"@sourcegraph/prettierrc@^3.0.1":
|
||||
version "3.0.1"
|
||||
@ -15273,8 +15272,7 @@ source-map@^0.7.2, source-map@^0.7.3:
|
||||
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
|
||||
|
||||
"sourcegraph@link:packages/sourcegraph-extension-api":
|
||||
version "0.0.0"
|
||||
uid ""
|
||||
version "23.0.1"
|
||||
|
||||
space-separated-tokens@^1.0.0:
|
||||
version "1.1.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user