build(deps-dev): bump @types/sinon from 10.0.5 to 10.0.6

This commit is contained in:
dependabot[bot] 2021-11-01 21:37:16 +00:00 committed by GitHub
parent a910e47386
commit 5d430308a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@
"@types/debug": "^4.1.7",
"@types/lodash-es": "^4.17.5",
"@types/node": "^16.11.5",
"@types/sinon": "^10.0.5",
"@types/sinon": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^5.2.0",
"@typescript-eslint/parser": "^5.2.0",
"ava": "^3.15.0",

View file

@ -1190,10 +1190,10 @@
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
"@types/sinon@^10.0.5":
version "10.0.5"
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.5.tgz#01e7037ac0c6c5c54c1606463421ad5c6afc43e7"
integrity sha512-BrAUy0yq3n84XOykYGvGbDir9nBIYwQm2NdBNQT0DbtDLqh/5nMUsjz5XfwrefFNLPE9B6g8yLOZREpvw0J40A==
"@types/sinon@^10.0.6":
version "10.0.6"
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.6.tgz#bc3faff5154e6ecb69b797d311b7cf0c1b523a1d"
integrity sha512-6EF+wzMWvBNeGrfP3Nx60hhx+FfwSg1JJBLAAP/IdIUq0EYkqCYf70VT3PhuhPX9eLD+Dp+lNdpb/ZeHG8Yezg==
dependencies:
"@sinonjs/fake-timers" "^7.1.0"