From 934765c20e94b2f54caaf0f2b321d299c1b397a4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Feb 2019 21:28:37 +0000 Subject: [PATCH] chore(package): update mocha to version 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d01e6f..177864f 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.0.0" }, "scripts": { "test": "grunt test"