From fa34acb92e77465cbc6a3a27cbbfc5f5a587118a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 14 May 2017 15:21:32 -0400 Subject: [PATCH] chore(package): update mocha to version 3.4.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acd0795..a63ca35 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "ignore-styles": "^5.0.1", "istanbul": "1.0.0-alpha.2", "jsdom": "9.5.0", - "mocha": "3.0.2", + "mocha": "3.4.1", "mocha-lcov-reporter": "1.2.0", "numeral": "1.5.3", "react": "15.3.1",