From 171aa95e959d1099c8aff7808062c1968f1f5101 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 21 May 2018 14:15:31 +0000 Subject: [PATCH] chore(package): update mocha-parallel-tests to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da4f811..4962ca6 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/shelljs": "^0.7.6", "chai": "^4.1.2", "mocha": "^5.0.4", - "mocha-parallel-tests": "^1.2.10", + "mocha-parallel-tests": "^2.0.0", "nyc": "^11.3.0", "ts-node": "^6.0.0", "typescript": "^2.6.1"