From 03fa3483a97ada974fa2877b47f0a2d1de262d5c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2019 13:50:21 +0000 Subject: [PATCH] chore(package): update mocha to version 6.2.1 Closes #42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d01e6f..bf7aa8f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "grunt-contrib-watch": "^1.0.0", "grunt-mocha-phantomjs": "^4.0.0", "grunt-noflo-browser": "^1.5.1", - "mocha": "^5.0.0" + "mocha": "^6.2.1" }, "scripts": { "test": "grunt test"