Skip to content

Commit 6214cdd

Browse files
Update dependency @types/sinon to v10.0.2 (#6685)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6a51099 commit 6214cdd

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
@@ -1135,7 +1135,7 @@
11351135
"@types/lodash": "4.14.170",
11361136
"@types/mocha": "8.2.2",
11371137
"@types/node": "12.20.14",
1138-
"@types/sinon": "10.0.1",
1138+
"@types/sinon": "10.0.2",
11391139
"@types/source-map-support": "0.5.3",
11401140
"@types/vscode": "1.42.0",
11411141
"clean-webpack-plugin": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,10 @@
228228
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
229229
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
230230

231-
"@types/sinon@10.0.1":
232-
version "10.0.1"
233-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.1.tgz#97ccb0482b750f5140ffdc661240ebbbe6e28d75"
234-
integrity sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==
231+
"@types/sinon@10.0.2":
232+
version "10.0.2"
233+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
234+
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
235235
dependencies:
236236
"@sinonjs/fake-timers" "^7.1.0"
237237

0 commit comments

Comments
 (0)