Bump mocha from 8.1.0 to 8.3.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-08 23:14:17 +00:00 committed by GitHub
parent 619b5f88ad
commit 4cdf1eca86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 316 additions and 594 deletions

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