upgrade mocha, remove deprecated mochaopts

This commit is contained in:
Björn Dalfors
2024-04-02 22:30:28 +02:00
parent 245e661159
commit 252780a51a
7 changed files with 253 additions and 385 deletions

View File

@@ -90,7 +90,7 @@
"cspell": "^4.0.28",
"electron": "29.1.1",
"electron-builder": "^24.13.3",
"mocha": "7.1",
"mocha": "^10.4.0",
"mustache": "4",
"npm-run-all": "^4.1.5",
"nyc": "15",