Bump mocha from 7.1.0 to 7.2.0

Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.0 to 7.2.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.1.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-25 07:36:29 +00:00 committed by GitHub
parent 45927bfeb6
commit 9fda81dbf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 18 deletions

View file

@ -73,7 +73,7 @@
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
"istanbul": "^0.4.0",
"mocha": "^7.1.0",
"mocha": "^7.2.0",
"nodemon": "^2.0.2",
"should": "^13.2.1"
}