Merge pull request #143 from kudos/dependabot/npm_and_yarn/mocha-7.2.0

Bump mocha from 7.1.0 to 7.2.0
This commit is contained in:
Jonathan Cremin 2020-06-10 20:33:38 +01:00 committed by GitHub
commit 0bf268a398
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 18 deletions

View file

@ -73,7 +73,7 @@
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
"istanbul": "^0.4.0",
"mocha": "^7.1.0",
"mocha": "^7.2.0",
"nodemon": "^2.0.2",
"should": "^13.2.1"
}