Skip to content

Commit 180bbd5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency sourcegraph to v24.5.0
1 parent 222a24e commit 180bbd5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
]
4545
},
4646
"peerDependencies": {
47-
"sourcegraph": ">=24.4.0"
47+
"sourcegraph": ">=24.5.0"
4848
},
4949
"devDependencies": {
5050
"@commitlint/cli": "^8.3.5",
@@ -58,7 +58,7 @@
5858
"nyc": "^14.1.0",
5959
"prettier": "^1.19.1",
6060
"semantic-release": "^15.13.3",
61-
"sourcegraph": "^24.4.0",
61+
"sourcegraph": "^24.5.0",
6262
"ts-node": "^8.1.0",
6363
"tslint": "^6.1.2",
6464
"typescript": "^3.4.5"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5016,10 +5016,10 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
50165016
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
50175017
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
50185018

5019-
sourcegraph@^24.4.0:
5020-
version "24.4.0"
5021-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-24.4.0.tgz#68825d52cc99ec1868c50b71bdfd09191ff4b802"
5022-
integrity sha512-FMgJLivbfJbSUjotNasUhcT5Y+kzd1KldexozH0+f+4DvZmamMzVBUqf+L6QLE/Y8s8Fj7Z+wLKx+Hk6z/Uejw==
5019+
sourcegraph@^24.5.0:
5020+
version "24.5.0"
5021+
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-24.5.0.tgz#5ee53b1c933db99addfc801f958ce753afa850c3"
5022+
integrity sha512-VQw73xafvfZZkjNqJY0kZEXexHRbqut60ed/guDlncdZJwf6zr7jQXeqh3p5v1VH09ef23758s6u6Fqbqgmt9Q==
50235023

50245024
spawn-error-forwarder@~1.0.0:
50255025
version "1.0.0"

0 commit comments

Comments
 (0)