Merge pull request #64 from kudos/dependabot/npm_and_yarn/mocha-7.0.0

Bump mocha from 6.1.4 to 7.0.0
This commit is contained in:
Jonathan Cremin 2020-01-15 14:49:23 +00:00 committed by GitHub
commit 3f76237aef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 118 additions and 65 deletions

View file

@ -71,7 +71,7 @@
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.11.0",
"istanbul": "^0.4.0",
"mocha": "^6.0.2",
"mocha": "^7.0.0",
"nodemon": "^1.17.3",
"should": "^13.2.1"
}