Skip to content

Commit

Permalink
chore(deps): update dependency sourcegraph to v25.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 13, 2021
1 parent 7484a8a commit 3ae07d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
]
},
"peerDependencies": {
"sourcegraph": ">=25.2.0"
"sourcegraph": ">=25.3.0"
},
"devDependencies": {
"@commitlint/cli": "^12.1.1",
Expand All @@ -59,7 +59,7 @@
"nyc": "^14.1.0",
"prettier": "^2.2.1",
"semantic-release": "^15.13.3",
"sourcegraph": "^25.2.0",
"sourcegraph": "^25.3.0",
"ts-node": "^8.1.0",
"typescript": "^3.9.6"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0:
version "25.2.0"
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.2.0.tgz#7978b3ca154e2703828cd4bd2fdfbc3f7994bbe8"
integrity sha512-2yYJN8DMFrGesDfZvaYfXie86fHl3HtPRZ4XImQ6H4d7HuHHYEkVYxlbrOD4BUgMBsit5oVUPZ9Kspu0676QAA==
sourcegraph@^25.3.0:
version "25.3.0"
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.3.0.tgz#0ad58f40a6fb286ddaf5f441c28b2c1241098e94"
integrity sha512-677uVs3rq1gVeiKTZ6wrlq862dUIn02ZmEgxoPTfFMI3tlJWhdgFZOg2GpFEgFRoB1ct7rMMlRrI1cEQdB7Rkg==

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

0 comments on commit 3ae07d4

Please sign in to comment.