From 54ddbe1514de5f1a388199025bd19ed0bc895c6c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 15 May 2017 03:19:04 +0900 Subject: [PATCH] chore(package): update mocha to version 3.4.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4396776..0ce694b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "^3.14.1", "eslint-config-airbnb-base": "^11.0.1", "eslint-plugin-import": "^2.2.0", - "mocha": "^3.2.0", + "mocha": "^3.4.0", "npm-run-all": "^4.0.1", "textlint": "^8.0.0", "textlint-tester": "^2.1.0"