Skip to content

Commit

Permalink
chore(package): update mocha to version 5.2.0 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and benjamn committed Nov 2, 2018
1 parent 2ff69fa commit aeee187
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 @@ -18,7 +18,7 @@
"debug": "node ./node_modules/mocha/bin/mocha --debug-brk --reporter spec --full-trace"
},
"devDependencies": {
"mocha": "~5.1.1",
"mocha": "~5.2.0",
"immutable-tuple": "^0.4.2"
}
}

0 comments on commit aeee187

Please sign in to comment.