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

Merge pull request #244 from oceanprotocol/dependabot/npm_and_yarn/types/chai-spies-1.0.2

Bump @types/chai-spies from 1.0.1 to 1.0.2
This commit is contained in:
Matthias Kretschmann 2020-09-02 09:06:56 +02:00 committed by GitHub
commit 5a6a4e6d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

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