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.1 to 9.0.3

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.1 to 9.0.3.
- [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-20 01:16:21 +00:00 committed by GitHub
parent 8ce5ba9eb4
commit 1435fd8d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1112,9 +1112,9 @@
}
},
"@types/sinon": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.1.tgz",
"integrity": "sha512-vqWk3K1HYJExooYgORUdiGX1EdCWQxPi7P/OEIetdaJn4jNvEYoRRGLG/HwomtbzZ4IP9Syz2k4N50CItv6w6g==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.3.tgz",
"integrity": "sha512-NWVG++603tEDwmz5k0DwFR1hqP3iBmq5GYi6d+0KCQMQsfDEULF1D7xqZ+iXRJHeGwLVhM+Rv73uzIYuIUVlJQ==",
"dev": true,
"requires": {
"@types/sinonjs__fake-timers": "*"