Bump mocha from 8.1.1 to 8.2.1

Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.1 to 8.2.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.1...v8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-16 17:05:46 +00:00 committed by GitHub
parent fa235c3376
commit 92eed9d8fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 130 additions and 241 deletions

View file

@ -74,7 +74,7 @@
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"istanbul": "^0.4.0",
"mocha": "^8.0.1",
"mocha": "^8.2.1",
"nodemon": "^2.0.4",
"should": "^13.2.1"
}