From fbbb42e79ee51986424d469a9ec1673328e61722 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Fri, 30 Oct 2015 23:26:35 +0000 Subject: [PATCH] bump mocha-fixtures to 2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 045fd66281..2159b58a3e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "lodash": "^3.10.0", "matcha": "^0.6.0", "mocha": "2.2.0", - "mocha-fixtures": "^1.0.9", + "mocha-fixtures": "^2.0.0", "output-file-sync": "^1.1.1", "path-exists": "^1.0.0", "readline-sync": "^1.2.19",