From 65b0e1a1aafb04c88da17a446d9e8eb2b62d8e1b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 8 Apr 2016 01:41:22 -0700 Subject: [PATCH] chore(package): update load-grunt-tasks to version 3.5.0 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4227db5..e36f5f2 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.0", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-clean": "^0.7.0",