From bb2fe23810d273e834b50248772379dd88271351 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Jan 2018 05:01:53 +0000 Subject: [PATCH] chore(package): update mocha to version 5.0.0 Closes #24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7e43cc..72462bc 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": "^3.0.0", + "mocha": "^5.0.0", "request": "^2.42.0", "should": "^13.0.0", "tar": "^3.1.3"