From 2b2af6019ae45576903eeb648976efd1fbbcb421 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Apr 2019 19:02:10 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbae8cd..0f99826 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^5.3.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.14.0", - "mocha": "^6.0.0", + "mocha": "^6.1.4", "nyc": "^14.0.0", "rollup": "^1.0.0", "rollup-plugin-babel": "^4.0.2"