Merge pull request #66 from kudos/dependabot/npm_and_yarn/mocha-7.1.0

Bump mocha from 7.0.1 to 7.1.0
This commit is contained in:
Jonathan Cremin 2020-03-14 10:34:05 +00:00 committed by GitHub
commit f58464f6ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View file

@ -93,7 +93,7 @@
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.20.0",
"mocha": "^7.0.1",
"mocha": "^7.1.0",
"nodemon": "^2.0.2",
"supertest": "^4.0.2",
"tmp": "0.1.0"