From 1cbd12f5427174e07ab3b7d4ef328d1c49ac0a57 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 7 May 2018 17:50:55 +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 136a012..0198476 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "grunt-endline": "0.6.x", "grunt-eslint": "19.0.x", "grunt-simple-mocha": "0.4.x", - "load-grunt-tasks": "3.5.x", + "load-grunt-tasks": "~4.0.0", "performance-now": "2.0.x", "quiet-grunt": "0.2.x", "semver": "5.4.x",