Skip to content

Commit

Permalink
chore(package): update codacy-coverage to version 3.4.0
Browse files Browse the repository at this point in the history
Closes #6
  • Loading branch information
greenkeeper[bot] committed Jan 2, 2019
1 parent f65d236 commit 9866894
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 @@ -15,7 +15,7 @@
"codacy": "istanbul cover -x test.js ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/.bin/codacy-coverage"
},
"devDependencies": {
"codacy-coverage": "^2.0.1",
"codacy-coverage": "^3.4.0",
"istanbul": "^0.4.5",
"mocha": "^4.0.0",
"standard": "^10.0.0"
Expand Down

0 comments on commit 9866894

Please sign in to comment.