From a0b1276507f3b541665f682ad41ed26e4ecf7815 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 22 Mar 2018 19:47:21 +0000 Subject: [PATCH] chore(package): update @types/mocha to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ff910e1a..980bf5696 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/chai-as-promised": "^7.1.0", "@types/glob": "^5.0.30", "@types/lodash": "^4.14.76", - "@types/mocha": "^2.2.41", + "@types/mocha": "^5.0.0", "@types/mz": "^0.0.31", "@types/node": "^7.0.32", "@types/object-hash": "^1.1.0",