From 7aa308c9782be720de007f6144eff5455e74df86 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Apr 2018 03:16:07 +0000 Subject: [PATCH] Update mocha to 5.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1855b37..34011f3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-jsx-a11y": "5.1.1", "eslint-plugin-react": "7.7.0", "jsdom": "11.10.0", - "mocha": "3.5.3", + "mocha": "5.1.1", "nyc": "10.3.2", "react": "15.6.2", "react-addons-test-utils": "15.6.2",