From 454ef23bd702a78aae8ae574321c01067596cf58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 16:25:45 +0200 Subject: [PATCH] chore(deps): update dependency mocha to v8.3.2 (#295) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d45bc0b..03bbf2f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "gruntify-eslint": "5.0.0", "istanbul-lib-instrument": "4.0.3", "jsdom": "9.12.0", - "mocha": "8.3.1", + "mocha": "8.3.2", "nyc": "15.1.0", "selenium-webdriver": "4.0.0-alpha.8", "serve-static": "1.14.1",