From 177b20f49b55abbba76b380be9f51de768407cbf Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Apr 2019 18:45:55 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.4 Closes #10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d4962c..40ee6bf 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint": "^5.12.1", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.16.0", - "mocha": "^5.2.0", + "mocha": "^6.1.4", "nodemon": "^1.18.9", "npm-run-all": "^4.1.5", "nyc": "^13.1.0",