Update mocha dependency to get rid of most deprecation warnings

This commit is contained in:
Björn Dahlgren 2017-03-31 18:02:00 +02:00
parent fad97278a7
commit 304bbf132a

View File

@ -27,7 +27,7 @@
"winser": "^1.0.2"
},
"devDependencies": {
"mocha": "~2.1.0",
"mocha": "~3.2.0",
"should": "~5.0.0",
"timekeeper": "0.0.5"
}