Bump mocha from 8.1.0 to 8.4.0

Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.0 to 8.4.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/v8.1.0...v8.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-07 23:12:38 +00:00 committed by GitHub
parent 619b5f88ad
commit 6f68346991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 325 additions and 603 deletions

926
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": "^8.1.0"
"mocha": "^8.4.0"
},
"dependencies": {
"console-log-level": "^1.4.1",