Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit b9f113b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency sourcegraph to v25
1 parent 8c86d1d commit b9f113b

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
@@ -34,7 +34,7 @@
3434
"@sourcegraph/extension-api-types": "^2.1.0",
3535
"lodash": "^4.17.10",
3636
"rxjs": "^6.5.5",
37-
"sourcegraph": "^24.0.0",
37+
"sourcegraph": "^24.0.0 || ^25.0.0",
3838
"ts-key-enum": "^2.0.0"
3939
},
4040
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8091,10 +8091,10 @@ source-map@^0.7.3:
80918091
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
80928092
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
80938093

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==
80988098

80998099
spawn-error-forwarder@~1.0.0:
81008100
version "1.0.0"

0 commit comments

Comments
 (0)