mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 05:39:12 -04:00
dependencies: update mocha 7.1.1 -> 7.1.2
This is a dev dependency. No impact in production.
This commit is contained in:
parent
9da53707e4
commit
026675170d
2 changed files with 14 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue