1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Bump @types/sinon from 9.0.0 to 9.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-18 08:55:37 +00:00 committed by GitHub
parent 5a15d3dc59
commit 0edb5f9171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -706,9 +706,9 @@
}
},
"@types/sinon": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.0.tgz",
"integrity": "sha512-v2TkYHkts4VXshMkcmot/H+ERZ2SevKa10saGaJPGCJ8vh3lKrC4u663zYEeRZxep+VbG6YRDtQ6gVqw9dYzPA==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.1.tgz",
"integrity": "sha512-vqWk3K1HYJExooYgORUdiGX1EdCWQxPi7P/OEIetdaJn4jNvEYoRRGLG/HwomtbzZ4IP9Syz2k4N50CItv6w6g==",
"dev": true,
"requires": {
"@types/sinonjs__fake-timers": "*"