From 38c971a2a9e9216e3d4ac872ae1cab65615b7a7a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 May 2021 22:03:28 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v8.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8abc41..3bde9f2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "babel-preset-stage-0": "6.24.1", "babel-polyfill": "6.26.0", "debug": "4.3.1", - "mocha": "8.2.1" + "mocha": "8.4.0" }, "dependencies": { "class-nonew-decorator": "^1.0.6"