From e31a47cd406a10246924d4bbe261915c4b939cb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2019 16:56:21 -0400 Subject: [PATCH] chore(deps): update dependency mocha to v6.2.2 (#7984) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 09b22263d2..bf3cf1b70b 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "husky": "3.0.9", "jsdom": "15.2.0", "lint-staged": "9.4.1", - "mocha": "6.2.1", + "mocha": "6.2.2", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1", "smtp-server": "3.5.0"