Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 14e5383

Browse files
Update dependency @sourcegraph/extension-api-stubs to ^1.5.4 (#700)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent be02916 commit 14e5383

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@sourcegraph/eslint-config": "^0.25.1",
41-
"@sourcegraph/extension-api-stubs": "^1.5.3",
41+
"@sourcegraph/extension-api-stubs": "^1.5.4",
4242
"@sourcegraph/prettierrc": "^3.0.3",
4343
"@sourcegraph/tsconfig": "^4.0.1",
4444
"@types/fs-extra": "9.0.13",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -995,13 +995,13 @@
995995
dependencies:
996996
"@sourcegraph/extension-api-types" "^2.1.0"
997997

998-
"@sourcegraph/extension-api-stubs@^1.5.3":
999-
version "1.5.3"
1000-
resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-stubs/-/extension-api-stubs-1.5.3.tgz#1fe96b5090dfaa0a56a3da1359a32039277fe8e9"
1001-
integrity sha512-1QeiDLK9KcUOPkeoOe19ieHZN4Uz5GsY9qEwtM/n2e9Ew4kNJMvfid+8MFAo8MVcoLMtbMxJbs03LqwJTB1shg==
998+
"@sourcegraph/extension-api-stubs@^1.5.4":
999+
version "1.5.4"
1000+
resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-stubs/-/extension-api-stubs-1.5.4.tgz#4eeb2744e90c04c4cdc108173b92e86b4b47dc6d"
1001+
integrity sha512-F6GktP5Ov3tKVhdfmG2tUFnPqXitwSuh48F/2rDev0heBIE2OzeiaWaZqJL/5V4YH4y4HeTbhUT4lPUBOWlKcw==
10021002
dependencies:
10031003
"@sourcegraph/extension-api-classes" "^1.1.0"
1004-
"@types/sinon" "10.0.2"
1004+
"@types/sinon" "10.0.4"
10051005
rxjs "^6.5.1"
10061006
sinon "^10.0.0"
10071007
sourcegraph "^25.3.0"
@@ -1175,10 +1175,10 @@
11751175
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
11761176
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
11771177

1178-
"@types/sinon@10.0.2":
1179-
version "10.0.2"
1180-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
1181-
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
1178+
"@types/sinon@10.0.4":
1179+
version "10.0.4"
1180+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.4.tgz#9332527665692b9f6826afe017f342a3ac6120f4"
1181+
integrity sha512-fOYjrxQv8zJsqOY6V6ecP4eZhQBxtY80X0er1VVnUIAIZo74jHm8e1vguG5Yt4Iv8W2Wr7TgibB8MfRe32k9pA==
11821182
dependencies:
11831183
"@sinonjs/fake-timers" "^7.1.0"
11841184

0 commit comments

Comments
 (0)