Bump mocha from 7.0.0 to 7.0.1 (#1188)

Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.0 to 7.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/v7.0.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-28 02:23:35 -08:00
committed by Elliot Lee
parent fd8c883cf4
commit e4e6419e50
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
"eslint": "^6.5.1",
"eventemitter2": "^6.0.0",
"json-schema-to-markdown-table": "^0.4.0",
"mocha": "7.0.0",
"mocha": "7.0.1",
"mocha-junit-reporter": "^1.9.1",
"nyc": "^15.0.0",
"prettier": "^1.19.1",