From a5b5d32b7d794c7bf9a774768108bdc999f3f8bc Mon Sep 17 00:00:00 2001 From: Christoph Schlosser <2466365+cschlosser@users.noreply.github.com> Date: Fri, 29 Oct 2021 17:33:32 +0200 Subject: Update mocha (#257) * Update nyc and mocha to hopefully silence the weekly emails * Revert nyc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 48867eb..826e4e6 100644 --- a/package.json +++ b/package.json @@ -289,7 +289,7 @@ "glob": "^7.1.6", "handlebars": "^4.7.3", "minimist": ">=1.2.2", - "mocha": "^8.3.2", + "mocha": "^9.1.3", "nyc": "12.0.1", "remap-istanbul": "^0.13.0", "source-map-support": "^0.5.19", -- cgit v1.2.3