From fa4b26f40686fee4992aa32ff0cebc1b623f4648 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 21:42:49 +0100 Subject: [PATCH] chore(deps): update dependency mocha to v8.3.1 (#290) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6adb6ec..044f141 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.0", + "mocha": "8.3.1", "nyc": "15.1.0", "selenium-webdriver": "4.0.0-alpha.8", "serve-static": "1.14.1",