From 307b60210b5b00cc2806625066879ddfd00a8b9c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 7 Apr 2019 23:14:09 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.1 Closes #41 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c12f3cb..f2adb5d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "express": "^4.16.3", "husky": "^0.14.3", "lint-staged": "^7.0.4", - "mocha": "^5.1.1", + "mocha": "^6.1.1", "strip-ansi": "^4.0.0", "supertest": "^3.0.0" },