From 30f65262f4a9616c4cbcd2b77ed75f6856d5bdc9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 23 May 2020 12:04:50 +0000 Subject: [PATCH] chore(package): update mocha to version 7.2.0 Closes #70 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5af4718..058ca80 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": "^7.2.0", "mocha-lcov-reporter": "^1.2.0", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0"