Bump mocha from 5.2.0 to 8.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-10 23:13:58 +00:00 committed by GitHub
parent 9f345ceacd
commit 03aa95707e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 880 additions and 55 deletions

933
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": "^8.0.1"
},
"dependencies": {
"console-log-level": "^1.4.1",