From b4a70648817eec4570a367ac95fc71beb584e764 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 08:20:22 +0000 Subject: [PATCH] chore(package): update mocha to version 7.0.1 Closes #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f54afcc..88cc700 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^3.0.0", "grunt-mocha-test": "^0.13.0", - "mocha": "^5.0.0", + "mocha": "^7.0.1", "request": "^2.42.0", "should": "^13.0.0", "tar": "^4.0.2"