From 519527f0ab8038bddc90c51fa97ede108bd294f8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Apr 2019 18:51:45 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.4 Closes #22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a3b3de..77563b5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gulp-util": "^3.0.1", "istanbul": "^0.4.3", "jsonfile": "^3.0.0", - "mocha": "^3.0.2", + "mocha": "^6.1.4", "mocha-lcov-reporter": "1.3.0", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "^1.1.0"