From f5ad173b563f1e41b030b9b5ab63d3f39501b846 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 Jan 2022 22:09:26 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v9.1.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 86b63155e0..e43dd63d6c 100644 --- a/install/package.json +++ b/install/package.json @@ -154,7 +154,7 @@ "husky": "7.0.4", "jsdom": "19.0.0", "lint-staged": "12.1.7", - "mocha": "9.1.3", + "mocha": "9.1.4", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5", "nyc": "15.1.0",