Skip to content

Commit

Permalink
chore(package): update mocha to version 6.2.1
Browse files Browse the repository at this point in the history
Closes #1
  • Loading branch information
greenkeeper[bot] committed Sep 29, 2019
1 parent 509fc51 commit a5baf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"test-ci": "istanbul cover ./node_modules/mocha/bin/_mocha test/**/*.js --report lcovonly -- -R spec && cat ./coverage/lcov.info"
},
"devDependencies": {
"mocha": "6.1.4",
"mocha": "6.2.1",
"chai": "4.2.0",
"chai-spies": "1.0.0",
"istanbul": "0.4.5"
Expand Down

0 comments on commit a5baf5f

Please sign in to comment.