Skip to content

Commit

Permalink
chore(package): update mocha to version 6.0.1
Browse files Browse the repository at this point in the history
Closes #6
  • Loading branch information
greenkeeper[bot] committed Feb 21, 2019
1 parent 70ba43f commit 021a720
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 @@ -9,7 +9,7 @@
"test": "semistandard && mocha test.js"
},
"devDependencies": {
"mocha": "^5.2.0",
"mocha": "^6.0.1",
"semistandard": "^12.0.1",
"supertest": "^3.3.0"
},
Expand Down

0 comments on commit 021a720

Please sign in to comment.