From 32dc60242f9fa9ef82fdb41137ea95c538fa6306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Mon, 22 Sep 2014 15:59:48 +0200 Subject: [PATCH] Update dev-dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66f2acb..80760ba 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "grunt": "^0.4.5", "grunt-contrib-jshint": "^0.10.0", "matchdep": "^0.3.0", - "grunt-mocha-test": "^0.11.0", + "grunt-mocha-test": "^0.12.0", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-copy": "^0.6.0", "grunt-blanket": "0.0.8",