Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 8ee02b1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/sinon to v10.0.2
1 parent 18ada02 commit 8ee02b1

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
@@ -49,7 +49,7 @@
4949
"@types/lodash": "4.14.170",
5050
"@types/mocha": "7.0.2",
5151
"@types/node": "14.17.2",
52-
"@types/sinon": "10.0.1",
52+
"@types/sinon": "10.0.2",
5353
"@types/webpack": "4.41.20",
5454
"@types/webpack-env": "1.16.0",
5555
"awesome-typescript-loader": "^5.2.1",

yarn.lock

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

576-
"@types/sinon@10.0.1":
577-
version "10.0.1"
578-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.1.tgz#97ccb0482b750f5140ffdc661240ebbbe6e28d75"
579-
integrity sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==
576+
"@types/sinon@10.0.2":
577+
version "10.0.2"
578+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
579+
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
580580
dependencies:
581581
"@sinonjs/fake-timers" "^7.1.0"
582582

0 commit comments

Comments
 (0)