Bump mocha from 7.0.1 to 7.1.0 (#2104)

Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.0.1...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-02 13:05:48 -03:00
committed by GitHub
parent 21d2b90d74
commit cb458f3250
2 changed files with 9 additions and 9 deletions

View File

@ -61,7 +61,7 @@
"ganache-core-coverage": "https://github.com/OpenZeppelin/ganache-core-coverage/releases/download/2.5.3-coverage/ganache-core-coverage-2.5.3.tgz",
"lodash.startcase": "^4.4.0",
"micromatch": "^4.0.2",
"mocha": "^7.0.1",
"mocha": "^7.1.0",
"openzeppelin-docs-utils": "github:OpenZeppelin/docs-utils",
"solhint": "^3.0.0-rc.3",
"solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477",