Skip to content

Commit

Permalink
chore(package): update mocha to version 7.0.1
Browse files Browse the repository at this point in the history
Closes #81
  • Loading branch information
greenkeeper[bot] authored Jan 26, 2020
1 parent b1ed28c commit 239b565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint": "^4.6.0",
"eslint-config-airbnb-base": "^12.0.0",
"eslint-plugin-import": "^2.7.0",
"mocha": "^5.0.0"
"mocha": "^7.0.1"
},
"scripts": {
"test": "npm run test:lint && npm run test:unit && npm run test:integration",
Expand Down

0 comments on commit 239b565

Please sign in to comment.