Skip to content

Commit

Permalink
fix(deps): update dependency sourcegraph to v25 (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 16, 2021
1 parent c2f2432 commit e6d907e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,6 +67,6 @@
"@types/sinon": "9.0.4",
"rxjs": "^6.5.1",
"sinon": "^9.0.2",
"sourcegraph": "^24.8.0"
"sourcegraph": "^25.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6194,10 +6194,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@^24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-24.8.0.tgz#27dc196d8a050ac69f03c3680229d1866f57c754"
integrity sha512-uB2SbjEzcA/HWP3Rj+INUXqQweO8HmRdVWW7zesFWZQFBcu7JTcq0pg0jeAN71glKPIyyOgZVrIm1d7KoVzfZw==
sourcegraph@^25.0.0:
version "25.0.0"
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.0.0.tgz#5f16eb684ee23b59011e68d516df7755ebaa47f8"
integrity sha512-3deJcXdOdKoI5xZv4wiQXOnJw96I/BFLStwHHbUS1XlDP1yHHKQT3pKsTawm/YJ8CUirBYkIVsAA2rR/JYO4Ew==

spawn-error-forwarder@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit e6d907e

Please sign in to comment.