Skip to content

Commit

Permalink
Update dependency @types/sinon to v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 25, 2021
1 parent 1715394 commit e390194
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"homepage": "https://github.com/y13i/retryx#readme",
"devDependencies": {
"@types/node": "15.3.1",
"@types/sinon": "10.0.0",
"@types/sinon": "10.0.1",
"ava": "3.15.0",
"concurrently": "6.2.0",
"coveralls": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -308,12 +308,12 @@
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==

"@types/sinon@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.0.tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584"
integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ==
"@types/sinon@10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.1.tgz#97ccb0482b750f5140ffdc661240ebbbe6e28d75"
integrity sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==
dependencies:
"@sinonjs/fake-timers" "^7.0.4"
"@sinonjs/fake-timers" "^7.1.0"

acorn-walk@^8.0.0:
version "8.1.0"
Expand Down

0 comments on commit e390194

Please sign in to comment.