Skip to content

Commit bee7048

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/sinon to v10.0.4
1 parent 7a94898 commit bee7048

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@sourcegraph/extension-api-classes": "^1.1.0",
67-
"@types/sinon": "10.0.2",
67+
"@types/sinon": "10.0.4",
6868
"rxjs": "^6.5.1",
6969
"sinon": "^10.0.0",
7070
"sourcegraph": "^25.3.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -772,10 +772,10 @@
772772
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
773773
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
774774

775-
"@types/[email protected].2":
776-
version "10.0.2"
777-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
778-
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
775+
"@types/[email protected].4":
776+
version "10.0.4"
777+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.4.tgz#9332527665692b9f6826afe017f342a3ac6120f4"
778+
integrity sha512-fOYjrxQv8zJsqOY6V6ecP4eZhQBxtY80X0er1VVnUIAIZo74jHm8e1vguG5Yt4Iv8W2Wr7TgibB8MfRe32k9pA==
779779
dependencies:
780780
"@sinonjs/fake-timers" "^7.1.0"
781781

0 commit comments

Comments
 (0)