Bump mocha from 5.2.0 to 8.1.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-03 08:36:32 +00:00 committed by Nemo
parent 489121923c
commit 619b5f88ad
2 changed files with 911 additions and 55 deletions

964
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.1.0"
},
"dependencies": {
"console-log-level": "^1.4.1",