From e9f865b43c375a49e508d49909dbcd3be40474dd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Feb 2019 21:55:08 +0000 Subject: [PATCH] chore(package): update mocha to version 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5af4718..9068f3b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gulp-connect": "^5.6.1", "gulp-jshint": "^1.11.2", "gulp-uglify": "^3.0.1", - "mocha": "^2.3.3", + "mocha": "^6.0.0", "mocha-lcov-reporter": "^1.2.0", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0"