1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump @types/chai-spies from 1.0.2 to 1.0.3

Bumps [@types/chai-spies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-spies) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-spies)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-04 02:04:29 +00:00 committed by GitHub
parent 76ef179596
commit 96f4c9ccdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1423,9 +1423,9 @@
"dev": true
},
"@types/chai-spies": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@types/chai-spies/-/chai-spies-1.0.2.tgz",
"integrity": "sha512-Z04E43GW/dnYdQyj/N868wT5HhMDw2DbfxfPV7DNOX70PqODv9BKXGriFWY508vk1rPAtYcgENaRh/YCikuFtQ==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@types/chai-spies/-/chai-spies-1.0.3.tgz",
"integrity": "sha512-RBZjhVuK7vrg4rWMt04UF5zHYwfHnpk5mIWu3nQvU3AKGDixXzSjZ6v0zke6pBcaJqMv3IBZ5ibLWPMRDL0sLw==",
"dev": true,
"requires": {
"@types/chai": "*"