From ff2433db3ba51d819de9190c216dc8ca5b45320f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 10:26:14 +0000 Subject: [PATCH] chore(package): update mocha to version 7.1.1 Closes #13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a169635..1e2acdc 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gulp-mocha": "^3.0.1", "gulp-util": "^3.0.7", "gulp-watch": "^4.3.5", - "mocha": "^3.1.2", + "mocha": "^7.1.1", "redux": "^3.0.4", "require-dir": "^0.3.0", "sinon": "^1.17.2"