Bump mocha from 7.0.0 to 7.0.1

Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.0 to 7.0.1.
- [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.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-27 07:33:12 +00:00 committed by GitHub
parent edfee6493c
commit 0a1c3427ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 25 deletions

View file

@ -73,7 +73,7 @@
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.20.0",
"istanbul": "^0.4.0",
"mocha": "^7.0.0",
"mocha": "^7.0.1",
"nodemon": "^2.0.2",
"should": "^13.2.1"
}