From 3c17e740fa71d8aa354f5b91ec99975353733332 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Apr 2018 06:15:29 +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 d0c536c..6280db4 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.9.0", - "mocha": "3.5.3", + "mocha": "5.1.1", "nyc": "10.3.2", "react": "15.6.2", "react-addons-test-utils": "15.6.2",