From 03cf58efa16f13e9ff14673a75cfc044bf1af5f4 Mon Sep 17 00:00:00 2001 From: X O <xo@wvvw.me> Date: Wed, 2 Dec 2015 11:21:34 +1030 Subject: [PATCH] update grunt-mocha --- .build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build/package.json b/.build/package.json index 701bc0724..25727a13e 100644 --- a/.build/package.json +++ b/.build/package.json @@ -25,7 +25,7 @@ "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-sass": "^0.9.2", "grunt-contrib-uglify": "^0.9.2", - "grunt-mocha": "^0.4.13", + "grunt-mocha": "^0.4.15", "grunt-sass": "^1.1.0", "load-grunt-tasks": "^3.3.0", "mocha": "^2.3.4", -- GitLab