mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Merge pull request #468 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.0
Bump @types/mocha from 7.0.2 to 8.0.0
This commit is contained in:
commit
57bc1c10a3
6
package-lock.json
generated
6
package-lock.json
generated
@ -1180,9 +1180,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/mocha": {
|
"@types/mocha": {
|
||||||
"version": "7.0.2",
|
"version": "8.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-7.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.0.0.tgz",
|
||||||
"integrity": "sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==",
|
"integrity": "sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
"@truffle/hdwallet-provider": "^1.0.33",
|
"@truffle/hdwallet-provider": "^1.0.33",
|
||||||
"@types/chai": "^4.2.11",
|
"@types/chai": "^4.2.11",
|
||||||
"@types/chai-spies": "^1.0.1",
|
"@types/chai-spies": "^1.0.1",
|
||||||
"@types/mocha": "^7.0.2",
|
"@types/mocha": "^8.0.0",
|
||||||
"@types/node": "^14.0.0",
|
"@types/node": "^14.0.0",
|
||||||
"@types/node-fetch": "^2.5.5",
|
"@types/node-fetch": "^2.5.5",
|
||||||
"@types/sinon": "^9.0.0",
|
"@types/sinon": "^9.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user