From fc8cd88e75a8f9211c7f190fdd6d8045708b3e1a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 19 May 2018 00:32:15 +0000 Subject: [PATCH] chore(package): update mocha to version 5.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8fd1be..816f655 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^4.15.0", "babel-eslint": "^8.2.1", "istanbul": "^0.4.5", - "mocha": "^5.0.0", + "mocha": "^5.2.0", "precommit-hook": "^3.0.0", "rimraf": "^2.6.1" },