From 5048746e5333916d956b5f1ff46685afeff9adc8 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 Aug 2016 16:40:59 -0700 Subject: [PATCH] chore(package): update load-grunt-tasks to version 3.5.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4227db5..4c2a889 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.1", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-clean": "^0.7.0",