This repository was archived by the owner on Nov 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"@sourcegraph/extension-api-types" : " ^2.1.0" ,
35
35
"lodash" : " ^4.17.10" ,
36
36
"rxjs" : " ^6.5.5" ,
37
- "sourcegraph" : " ^24.0.0" ,
37
+ "sourcegraph" : " ^24.0.0 || ^25.0.0 " ,
38
38
"ts-key-enum" : " ^2.0.0"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -8091,10 +8091,10 @@ source-map@^0.7.3:
8091
8091
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
8092
8092
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
8093
8093
8094
- sourcegraph@^24.0.0 :
8095
- version "24 .0.0"
8096
- resolved "https://registry.npmjs.org /sourcegraph/-/sourcegraph-24 .0.0.tgz#2a2a2ba0f84e77bb2676d441b0b6c3e334466b49 "
8097
- integrity sha512-SQtLGJ0mvCm2vQV5ABNDNXuGWqCL4rdkFWy1EAbGeDk5NrbY/KCfH6rH/4ZTl0YVyL5mYO5squMcdxjHJX2axw ==
8094
+ " sourcegraph@^24.0.0 || ^25.0.0 " :
8095
+ version "25 .0.0"
8096
+ resolved "https://registry.yarnpkg.com /sourcegraph/-/sourcegraph-25 .0.0.tgz#5f16eb684ee23b59011e68d516df7755ebaa47f8 "
8097
+ integrity sha512-3deJcXdOdKoI5xZv4wiQXOnJw96I/BFLStwHHbUS1XlDP1yHHKQT3pKsTawm/YJ8CUirBYkIVsAA2rR/JYO4Ew ==
8098
8098
8099
8099
spawn-error-forwarder@~1.0.0 :
8100
8100
version "1.0.0"
You can’t perform that action at this time.
0 commit comments