From af5ad9aa607d69ae7bd44b9ac64be4ce19804549 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 Aug 2016 16:56:14 -0700 Subject: [PATCH] chore(package): update load-grunt-tasks to version 3.5.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4227db5..e7ca866 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devDependencies": { "grunt-contrib-concat": "^0.5.1", "grunt": "^0.4.5", - "load-grunt-tasks": "^3.4.0", + "load-grunt-tasks": "^3.5.2", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-clean": "^0.7.0",