From 237fdd62310d353b3e972d8c638561ee1c891913 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 21:07:46 +0000 Subject: [PATCH] chore(package): update mocha to version 6.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 087af29..cedb4ba 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", "express": "^4.16.4", - "mocha": "^6.1.1", + "mocha": "^6.2.2", "nyc": "^14.0.0", "sinon": "^7.2.4", "sinon-chai": "^3.3.0",