From 620e238a78646586d7259a790720b1c41d0afa88 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Jan 2022 09:22:46 +0000 Subject: [PATCH] fix(deps): update dependency sourcegraph to ^25.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6cbf3138..eb19bc89 100644 --- a/package.json +++ b/package.json @@ -68,6 +68,6 @@ "graphql": "^15.4.0", "rxjs": "^6.5.1", "sinon": "^10.0.0", - "sourcegraph": "^25.4.0" + "sourcegraph": "^25.5.0" } } diff --git a/yarn.lock b/yarn.lock index d18c8a0e..82d2dad9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6392,10 +6392,10 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== -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== +sourcegraph@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.5.0.tgz#55ba5f8bf47e24d2183444cab7c97aa77a31672d" + integrity sha512-zUPRcqY3yEuhB/JlVvd5xWAxE9myBuqPU7ZIVRDFs0st5MBqdDfb4bxOhJGkIarV4V/V1iL/5lhD+yquXeFaEg== spawn-error-forwarder@~1.0.0: version "1.0.0"