From f4be45ac9f9269659feacd71e3b19aca370e956e Mon Sep 17 00:00:00 2001 From: Ricordisamoa Date: Tue, 5 Apr 2016 05:50:10 +0200 Subject: [PATCH] update grunt-banana-checker from ~0.4.0 to ~0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58ea56c..1962f91 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "devDependencies": { "grunt": "~1.0.0", - "grunt-banana-checker": "~0.4.0", + "grunt-banana-checker": "~0.5.0", "grunt-contrib-jshint": "~1.0.0", "grunt-jscs": "~2.8.0" },