diff --git a/package.json b/package.json index a0d65fd..edb224e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "chai": "4.3.10", "command-line-test": "1.0.10", "leia-parser": "0.4.0", - "mocha": "10.2.0" + "mocha": "10.3.0" }, "scripts": { "generate-tests": "leia \"**/TESTING*.md\" test -r 2 -s 'Start up tests' -t 'Verification commands' -c 'Destroy tests' --split-file",