From 6e7b3bc45cf31d97f0f1ef3f0b6a197e72e6fcf5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 19 May 2018 00:09:46 +0000 Subject: [PATCH] chore(package): update mocha to version 5.2.0 Closes #30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a79881..0058a03 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "jshint": "^2.9.0", "jshint-stylish": "^2.0.0", "load-grunt-tasks": "^3.0.0", - "mocha": "^3.4.2", + "mocha": "^5.2.0", "require-uncached": "^1.0.2" }, "peerDependencies": {