Bump mocha from 5.2.0 to 7.1.2

Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 7.1.2.
- [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/v5.2.0...v7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-27 23:13:29 +00:00 committed by GitHub
parent 9f345ceacd
commit 5002d83331
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 791 additions and 42 deletions

831
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"author": "Nemo <me@captnemo.in>",
"license": "MIT",
"devDependencies": {
"mocha": "^5.2.0"
"mocha": "^7.1.2"
},
"dependencies": {
"console-log-level": "^1.4.1",