From 502170e3bb2857c74dc2b2275f2c9ba27400e6bd Mon Sep 17 00:00:00 2001 From: segayuu Date: Fri, 26 Oct 2018 11:04:35 +0900 Subject: [PATCH] Update mocha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c56bd91..70672f1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "istanbul": "^0.4.1", "jscs": "^2.6.0", "jscs-preset-hexo": "^1.0.1", - "mocha": "^2.3.4", + "mocha": "^5.2.0", "sinon": "^1.17.3", "supertest": "^1.2.0", "supertest-promised": "^1.0.0",