From 4771f7bf179e33992004c84aa21d42ffe2a7f61a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Nov 2021 21:57:13 +0000 Subject: [PATCH] chore(deps): update dependency sourcegraph to ^25.4.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66603bded..298e23c0d 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "prettier": "^2.2.1", "sinon": "^9.2.2", "source-map-support": "^0.5.19", - "sourcegraph": "^25.3.0", + "sourcegraph": "^25.4.0", "ts-node": "^8.0.2", "typescript": "^4.1.3" }, diff --git a/yarn.lock b/yarn.lock index feaf45949..1b36dee46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7386,10 +7386,10 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= -sourcegraph@^25.3.0: - version "25.3.0" - resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.3.0.tgz#0ad58f40a6fb286ddaf5f441c28b2c1241098e94" - integrity sha512-677uVs3rq1gVeiKTZ6wrlq862dUIn02ZmEgxoPTfFMI3tlJWhdgFZOg2GpFEgFRoB1ct7rMMlRrI1cEQdB7Rkg== +sourcegraph@^25.4.0: + version "25.4.0" + resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.4.0.tgz#182cedc8c5090428d8456ee60d39c4ed0fdae849" + integrity sha512-c+sDrBAQxd3T7hEAGvLFbkHEBh9NXTppCzpA0FhULV3Y/ONqLBOO+UEhPq3iWihgHmyF18r1+lciW545h0vmZQ== spawn-wrap@^1.4.2: version "1.4.2"