Skip to content

Commit e1c869f

Browse files
committed
chore: update sourcegraph API
1 parent d6ca9bf commit e1c869f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"prettier": "^1.19.1",
130130
"sinon": "^7.3.2",
131131
"source-map-support": "^0.5.12",
132-
"sourcegraph": "^23.0.1",
132+
"sourcegraph": "^24.1.0",
133133
"ts-node": "^8.3.0",
134134
"tslint": "^5.11.0",
135135
"typescript": "^3.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6171,10 +6171,10 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6:
61716171
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
61726172
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
61736173

6174-
sourcegraph@^23.0.1:
6175-
version "23.0.1"
6176-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-23.0.1.tgz#715fcf4129a6d94bc3bfd2740d9c706ae6357ffe"
6177-
integrity sha512-4We7zqhOagOVxNFdS6/xT/Crhb0Arw/9ytGBu8JuHfjo5yjMtcUYt22kZyu2TaPHXwyPW9muUi1eKSFA6Qg4lw==
6174+
sourcegraph@^24.1.0:
6175+
version "24.1.0"
6176+
resolved "https://registry.npmjs.org/sourcegraph/-/sourcegraph-24.1.0.tgz#2fb147d04ad1d75a6a5f2bd0566ab73d07dfa271"
6177+
integrity sha512-9m/CaPvVYYHHLosCac8syhgy4QnCiRQXqvyXCDvfuTqvFaLwApfOaP2De3cacvrA2Pjj+ZwnvIlxwA1uCFP1Uw==
61786178

61796179
spawn-wrap@^1.4.2:
61806180
version "1.4.2"

0 commit comments

Comments
 (0)