From ecaa9b76f3645638e0816c30dd14fb34a38b4c4e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 May 2020 12:58:03 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v7.2.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 3af21e415a..443c1613f9 100644 --- a/install/package.json +++ b/install/package.json @@ -144,7 +144,7 @@ "husky": "4.2.5", "jsdom": "16.2.2", "lint-staged": "10.2.6", - "mocha": "7.1.2", + "mocha": "7.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.1", "smtp-server": "3.6.0"