Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 2254a65

Browse files
renovate[bot]WhiteSource Renovate
andauthored
Update dependency sourcegraph to ^23.1.0 (#309)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent cf26fb8 commit 2254a65

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
@@ -239,7 +239,7 @@
239239
"semver": "^6.3.0",
240240
"source-map": "^0.7.3",
241241
"source-map-support": "^0.5.16",
242-
"sourcegraph": "^23.0.1",
242+
"sourcegraph": "^23.1.0",
243243
"tagged-template-noop": "^2.1.0",
244244
"tail": "^2.0.3",
245245
"tar": "^5.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6487,10 +6487,10 @@ source-map@^0.7.3:
64876487
resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
64886488
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
64896489

6490-
sourcegraph@^23.0.1:
6491-
version "23.0.1"
6492-
resolved "https://registry.npmjs.org/sourcegraph/-/sourcegraph-23.0.1.tgz#715fcf4129a6d94bc3bfd2740d9c706ae6357ffe"
6493-
integrity sha512-4We7zqhOagOVxNFdS6/xT/Crhb0Arw/9ytGBu8JuHfjo5yjMtcUYt22kZyu2TaPHXwyPW9muUi1eKSFA6Qg4lw==
6490+
sourcegraph@^23.0.1, sourcegraph@^23.1.0:
6491+
version "23.1.0"
6492+
resolved "https://registry.npmjs.org/sourcegraph/-/sourcegraph-23.1.0.tgz#3178979805239cdf777d7b2cb9aae99c2a3d1dcb"
6493+
integrity sha512-pcHP/Ad1TGJWDu4vh8iDE1bi4LOvDgc2Q+amlByjSfeg2+vd4jldpaW4HuP/fMVGYvvzxOa4jrjlluWeXFqyoA==
64946494

64956495
spdx-correct@^3.0.0:
64966496
version "3.1.0"

0 commit comments

Comments
 (0)