Skip to content

Commit 81371eb

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/sinon to v10.0.2
1 parent e551dee commit 81371eb

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
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@sourcegraph/extension-api-classes": "^1.1.0",
67-
"@types/sinon": "10.0.1",
67+
"@types/sinon": "10.0.2",
6868
"rxjs": "^6.5.1",
6969
"sinon": "^10.0.0",
7070
"sourcegraph": "^25.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -757,10 +757,10 @@
757757
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
758758
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
759759

760-
"@types/[email protected].1":
761-
version "10.0.1"
762-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.1.tgz#97ccb0482b750f5140ffdc661240ebbbe6e28d75"
763-
integrity sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==
760+
"@types/[email protected].2":
761+
version "10.0.2"
762+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
763+
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
764764
dependencies:
765765
"@sinonjs/fake-timers" "^7.1.0"
766766

0 commit comments

Comments
 (0)