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

Commit dc71d33

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/sinon to v10.0.6
1 parent 73f4129 commit dc71d33

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
@@ -49,7 +49,7 @@
4949
"@types/lodash": "4.14.176",
5050
"@types/mocha": "8.2.3",
5151
"@types/node": "14.17.32",
52-
"@types/sinon": "10.0.2",
52+
"@types/sinon": "10.0.6",
5353
"@types/webpack": "4.41.20",
5454
"@types/webpack-env": "1.16.3",
5555
"awesome-typescript-loader": "^5.2.1",

yarn.lock

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

603-
"@types/sinon@10.0.2":
604-
version "10.0.2"
605-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
606-
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
603+
"@types/sinon@10.0.6":
604+
version "10.0.6"
605+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.6.tgz#bc3faff5154e6ecb69b797d311b7cf0c1b523a1d"
606+
integrity sha512-6EF+wzMWvBNeGrfP3Nx60hhx+FfwSg1JJBLAAP/IdIUq0EYkqCYf70VT3PhuhPX9eLD+Dp+lNdpb/ZeHG8Yezg==
607607
dependencies:
608608
"@sinonjs/fake-timers" "^7.1.0"
609609

0 commit comments

Comments
 (0)