From 8eab378a50f55e2d75f26faeb8622621927319df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Oct 2018 19:19:27 +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 88fbf25..3024fdb 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-jsx-a11y": "6.1.1", "eslint-plugin-react": "7.11.1", "jsdom": "12.1.0", - "mocha": "3.5.3", + "mocha": "5.2.0", "nyc": "13.0.1", "react": "15.6.2", "react-addons-test-utils": "15.6.2",