From b7da2ff636f482fc487913251c46185ddb5a9a4b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 10 Sep 2017 08:40:33 +0000 Subject: [PATCH] chore(package): update mocha to version 3.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f38e60f..ca9f0cf 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ ], "devDependencies": { "expect.js": ">= 0.1.2", - "mocha": "3.3.0", + "mocha": "3.5.1", "grunt": "~1.0.1", "grunt-cli": "~1.2.0", "grunt-contrib-jshint": ">= 0.1.1",