Skip to content

Commit

Permalink
chore(package): update mocha to version 6.1.0
Browse files Browse the repository at this point in the history
Closes #2
  • Loading branch information
greenkeeper[bot] committed Apr 7, 2019
1 parent 44a014b commit 59c8de8
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.1.0",
"chai": "^4.1.2",
"chai-spies": "^1.0.0",
"istanbul": "0.4.5"
Expand Down

0 comments on commit 59c8de8

Please sign in to comment.