From ed67e66804d262ab060035b70ad95b18977ca16d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Feb 2019 21:53:07 +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 8281ef2..e720c29 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt-contrib-coffee": "^2.0.0", "grunt-mocha-test": "^0.13.2", "grunt-shell-spawn": "^0.3.1", - "mocha": "^5.0.0", + "mocha": "^6.0.0", "mqtt": "^2.7.1" }, "keywords": [],