chore: bump @types/sinon from 10.0.0 to 10.0.1 in /web3.js (#17514)

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-26 09:40:02 +00:00
committed by GitHub
parent 0bb8c4f3ea
commit 302b83a198

View File

@@ -3417,12 +3417,12 @@
} }
}, },
"node_modules/@types/sinon": { "node_modules/@types/sinon": {
"version": "10.0.0", "version": "10.0.1",
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.1.tgz",
"integrity": "sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ==", "integrity": "sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@sinonjs/fake-timers": "^7.0.4" "@sinonjs/fake-timers": "^7.1.0"
} }
}, },
"node_modules/@types/yauzl": { "node_modules/@types/yauzl": {
@@ -22580,12 +22580,12 @@
} }
}, },
"@types/sinon": { "@types/sinon": {
"version": "10.0.0", "version": "10.0.1",
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.1.tgz",
"integrity": "sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ==", "integrity": "sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@sinonjs/fake-timers": "^7.0.4" "@sinonjs/fake-timers": "^7.1.0"
} }
}, },
"@types/yauzl": { "@types/yauzl": {