Bump mocha from 5.2.0 to 6.1.4

Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 6.1.4.
- [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...v6.1.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-13 08:45:00 +00:00
parent 94837d7f41
commit a1c88c9619
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 831 additions and 31 deletions

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