Skip to content

Commit

Permalink
chore(deps): update dependency sourcegraph to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 16, 2021
1 parent 81936b4 commit 22a82dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"prettier": "^1.19.1",
"sinon": "^9.2.1",
"source-map-support": "^0.5.12",
"sourcegraph": "^24.8.0",
"sourcegraph": "^25.0.0",
"ts-node": "^8.10.2",
"tslint": "^5.11.0",
"typescript": "^4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6336,10 +6336,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@^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-wrap@^1.4.2:
version "1.4.2"
Expand Down

0 comments on commit 22a82dd

Please sign in to comment.