Update dependency @sourcegraph/codeintellify to ^7.2.0 (#15831)

* Update dependency @sourcegraph/codeintellify to ^7.2.0

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TJ Kandala <kandalatj@gmail.com>
This commit is contained in:
renovate[bot] 2020-12-02 12:59:37 -05:00 committed by GitHub
parent 23058082e2
commit 40b0ffd30d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 12 deletions

View File

@ -263,7 +263,7 @@
"@reach/menu-button": "0.10.2",
"@sentry/browser": "^5.19.0",
"@slimsag/react-shortcuts": "^1.2.1",
"@sourcegraph/codeintellify": "^7.1.0",
"@sourcegraph/codeintellify": "^7.2.0",
"@sourcegraph/extension-api-classes": "^1.1.0",
"@sourcegraph/extension-api-types": "link:client/packages/@sourcegraph/extension-api-types",
"@sourcegraph/react-loading-spinner": "0.0.7",

View File

@ -2758,10 +2758,10 @@
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.4"
"@sourcegraph/codeintellify@^7.1.0":
version "7.1.0"
resolved "https://registry.npmjs.org/@sourcegraph/codeintellify/-/codeintellify-7.1.0.tgz#cef5b3498af4d56769119ab592884e010b75c4b3"
integrity sha512-KSr3k5dHmaoXNVo15S0FePSfIF92W6+/QpShKOi5FJIQkQl/hDFMafXQCt7uzPBLqFQd1vRuFUQVZKvtZf7h/g==
"@sourcegraph/codeintellify@^7.2.0":
version "7.2.0"
resolved "https://registry.npmjs.org/@sourcegraph/codeintellify/-/codeintellify-7.2.0.tgz#f6755b64279f511980039347ff460a8fa1fcbd5d"
integrity sha512-V5xnT9IFQ/kyKyI91Pyf6FjsZTZL7GSVGGI5AOLE8WcQ1SWPLwurIlKer0dO4de/edXk5XVPQpA5GNWl/Z6P/w==
dependencies:
"@sourcegraph/event-positions" "^1.0.4"
"@sourcegraph/extension-api-types" "^2.1.0"
@ -20698,13 +20698,8 @@ source-map@^0.7.3, source-map@~0.7.2:
resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
sourcegraph@^24.0.0:
version "24.7.0"
resolved "https://registry.npmjs.org/sourcegraph/-/sourcegraph-24.7.0.tgz#24cf034f055d1a951f0b081e2d0a4338df650420"
integrity sha512-PlGvkdBy5r5iHdKAVNY/jsPgWb3oY+2iAdIQ3qR83UHhvBFVgoctDAnyfJ1eMstENY3etBWtAJ8Kleoar3ecaA==
"sourcegraph@link:client/packages/sourcegraph-extension-api":
version "24.7.0"
sourcegraph@^24.0.0, "sourcegraph@link:client/packages/sourcegraph-extension-api":
version "24.8.0"
space-separated-tokens@^1.0.0:
version "1.1.2"