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 #2
  • Loading branch information
greenkeeper[bot] committed Sep 29, 2019
1 parent 79cc59c commit b19f3f7
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 @@ -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": "^5.1.1",
"mocha": "^6.2.1",
"chai": "^4.1.2",
"chai-spies": "^1.0.0",
"istanbul": "0.4.5"
Expand Down

0 comments on commit b19f3f7

Please sign in to comment.