mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
tests: update mocha 5.0.5 -> 5.2.0
This does not break any backend tests
This commit is contained in:
parent
4e10f4d52a
commit
f7000c786d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue