From c0867d9c896448b78dd78ebbe92054113f000118 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Fri, 2 Aug 2019 15:04:46 +1000 Subject: [PATCH] latest mocha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7184147..6871183 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jscs": "^1.6.1", "jshint": "^2.8.0", "lodash": "^2.4.1", - "mocha": "^1.21.4", + "mocha": "^6.2.0", "nyc": "^11.4.1", "sandboxed-module": "^0.3.0", "semistandard": "^12.0.1",