From 820fdb674dd1499c62df7caeab4d3860ea0cae1c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 23 May 2020 12:01:07 +0000 Subject: [PATCH] chore(package): update mocha to version 7.2.0 Closes #55 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..8583ddf 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "istanbul": "0.4.5", "kill-port": "1.5.1", "lint-staged": "8.2.1", - "mocha": "6.1.4", + "mocha": "7.2.0", "nock": "10.0.6", "rewire": "4.0.1", "sinon": "7.3.2",