From c040f7888474deb10292f094ba4f58a2d4cc75f9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 7 Apr 2019 15:53:14 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.0 Closes #22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a3b3de..f350f46 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.0", "mocha-lcov-reporter": "1.3.0", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "^1.1.0"