From fde59562c4407fc928a958c7a3a571d6b30a54a1 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 20 Apr 2016 08:47:31 -0700 Subject: [PATCH] chore(package): update grunt-contrib-concat to version 1.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4227db5..1197856 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/stormpath/stormpath-sdk-angularjs.git" }, "devDependencies": { - "grunt-contrib-concat": "^0.5.1", + "grunt-contrib-concat": "^1.0.1", "grunt": "^0.4.5", "load-grunt-tasks": "^3.4.0", "grunt-contrib-uglify": "^0.11.0",