From 388de84759805e616c06389e0351c2ed751cac82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 May 2018 23:15:18 +0000 Subject: [PATCH] Update mocha to 5.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 785d129..f3850d7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-jsx-a11y": "5.1.1", "eslint-plugin-react": "7.8.2", "jsdom": "11.11.0", - "mocha": "3.5.3", + "mocha": "5.2.0", "nyc": "10.3.2", "react": "15.6.2", "react-addons-test-utils": "15.6.2",