From 3092c97faedef0abcebdeaa012396ea2699e3058 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 15:41:39 +0200 Subject: [PATCH] chore(deps): update dependency mocha to v8.4.0 (#314) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da34aa5..e6106f7 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.2", + "mocha": "8.4.0", "nyc": "15.1.0", "selenium-webdriver": "4.0.0-alpha.8", "serve-static": "1.14.1",