Skip to content

Commit 0b30f65

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency sourcegraph to v24.1.0
1 parent 8eb6c69 commit 0b30f65

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.0.0"
47+
"sourcegraph": ">=24.1.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.0.0",
61+
"sourcegraph": "^24.1.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.0.0:
5020-
version "24.0.0"
5021-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-24.0.0.tgz#2a2a2ba0f84e77bb2676d441b0b6c3e334466b49"
5022-
integrity sha512-SQtLGJ0mvCm2vQV5ABNDNXuGWqCL4rdkFWy1EAbGeDk5NrbY/KCfH6rH/4ZTl0YVyL5mYO5squMcdxjHJX2axw==
5019+
sourcegraph@^24.1.0:
5020+
version "24.1.0"
5021+
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-24.1.0.tgz#2fb147d04ad1d75a6a5f2bd0566ab73d07dfa271"
5022+
integrity sha512-9m/CaPvVYYHHLosCac8syhgy4QnCiRQXqvyXCDvfuTqvFaLwApfOaP2De3cacvrA2Pjj+ZwnvIlxwA1uCFP1Uw==
50235023

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

0 commit comments

Comments
 (0)