From fe6a9326d4ec28392659ec726c42ab31e375cfcc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Apr 2019 19:12:30 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.4 Closes #317 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13bb342..6a5b921 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jsdom": "^13.1.0", "jshint": "^2.9.7", "json-stable-stringify": "^1.0.1", - "mocha": "^5.2.0", + "mocha": "^6.1.4", "npm-run-all": "^4.1.5", "nyc": "^13.1.0", "proxyquire": "^2.1.0",