Skip to content

Commit

Permalink
Bump @types/sinon to ^10.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 23, 2022
1 parent 3ce8e18 commit 1287102
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/mocha": "^9.0.0",
"@types/prettier": "^2.4.2",
"@types/react": "^17.0.38",
"@types/sinon": "^10.0.6",
"@types/sinon": "^10.0.8",
"@types/webpack": "^5.28.0",
"@types/yargs": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3491,10 +3491,10 @@
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==

"@types/sinon@^10.0.6":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.6.tgz#bc3faff5154e6ecb69b797d311b7cf0c1b523a1d"
integrity sha512-6EF+wzMWvBNeGrfP3Nx60hhx+FfwSg1JJBLAAP/IdIUq0EYkqCYf70VT3PhuhPX9eLD+Dp+lNdpb/ZeHG8Yezg==
"@types/sinon@^10.0.8":
version "10.0.8"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.8.tgz#e43c3722629248470a866c86ecc06e5523ac0b4e"
integrity sha512-XZbSLlox2KM7VaEJPZ5G/fMZXJNuAtYiFOax7UT51quZMAJRWKvugPMqNA0mV3jC9HIYpQSg6qbV+ilQMwLqyA==
dependencies:
"@sinonjs/fake-timers" "^7.1.0"

Expand Down

0 comments on commit 1287102

Please sign in to comment.