From 709d32267c948b257eb101409cca39a8ec54cc64 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2020 06:52:16 +0000 Subject: [PATCH] chore(package): update mocha to version 7.1.2 Closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7aa413..40d0299 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "chai": "~4.1.2", "jshint": "^2.9.5", "lodash": "~4.17.10", - "mocha": "~5.2.0", + "mocha": "~7.1.2", "sinon": "~6.1.3" }, "dependencies": {