From 58d412e4f5aecd295c36a385f583002555bbe373 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 08:48:25 +0000 Subject: [PATCH] chore(package): update mocha to version 7.0.1 Closes #27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d602af..8de5c39 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-jsdoc": "^3.1.2", "husky": "^0.14.3", "lint-staged": "^6.0.0", - "mocha": "^5.0.0", + "mocha": "^7.0.1", "nyc": "^11.0.3", "rimraf": "^2.6.1", "semantic-release": "^8.2.3"