tests: update mocha 5.0.5 -> 5.2.0

This does not break any backend tests
This commit is contained in:
muxator 2018-07-28 01:02:43 +02:00 committed by muxator
parent 4e10f4d52a
commit f7000c786d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
"etherpad-lite": "./node/server.js"
},
"devDependencies": {
"mocha": "5.0.5",
"mocha": "5.2.0",
"supertest": "3.0.0",
"wd": "1.6.1"
},