From 92716531f8f3dcd5dd059dfcf1aac1e259fa7962 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 22 Mar 2018 19:47:20 +0000 Subject: [PATCH] chore(package): update @types/mocha to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff844fb..9f21c75 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/gulp": "^3.8.32", "@types/isomorphic-fetch": "0.0.31", "@types/lodash": "^4.14.43", - "@types/mocha": "^2.2.33", + "@types/mocha": "^5.0.0", "@types/node": "^6.0.52", "@types/react": "^0.14.55", "@types/react-redux": "^4.4.35",