From 3fe1b65ad217acf774c7e151aa16f84d8ef5d07d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 23 May 2020 12:02:24 +0000 Subject: [PATCH] chore(package): update mocha to version 7.2.0 Closes #399 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f524e9f..b8490ef 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "grunt-pakit": "^0.2.2", "grunt-release": "~0.14.0", "load-grunt-tasks": "^4.0.0", - "mocha": "~5.2.0", + "mocha": "~7.2.0", "pakit": "^1.0.2", "sinon": "~6.3.3" },