summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <2466365+cschlosser@users.noreply.github.com>2021-10-29 17:33:32 +0200
committerGitHub <noreply@github.com>2021-10-29 17:33:32 +0200
commita5b5d32b7d794c7bf9a774768108bdc999f3f8bc (patch)
treec32dd92b3b32f65478cc95e8382149052ff0a146 /package.json
parent0f891e7583e32c45252033fdb11e263980e85a78 (diff)
downloaddoxdocgen-a5b5d32b7d794c7bf9a774768108bdc999f3f8bc.tar.gz
Update mocha (#257)
* Update nyc and mocha to hopefully silence the weekly emails * Revert nyc
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",