dependencies: update mocha 7.1.1 -> 7.1.2

This is a dev dependency. No impact in production.
This commit is contained in:
muxator 2020-05-15 02:51:35 +02:00 committed by muxator
parent 9da53707e4
commit 026675170d
2 changed files with 14 additions and 5 deletions

View file

@ -70,7 +70,7 @@
"etherpad-lite": "./node/server.js"
},
"devDependencies": {
"mocha": "7.1.1",
"mocha": "7.1.2",
"nyc": "15.0.1",
"supertest": "4.0.2",
"wd": "1.11.4"