From a20143a98b91f3e34ca6c2e7964501722278185e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 7 May 2018 17:50:33 +0000 Subject: [PATCH] chore(package): update load-grunt-tasks to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a79881..b96279c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-mocha-test": "^0.13.0", "jshint": "^2.9.0", "jshint-stylish": "^2.0.0", - "load-grunt-tasks": "^3.0.0", + "load-grunt-tasks": "^4.0.0", "mocha": "^3.4.2", "require-uncached": "^1.0.2" },