From 0c471ab36cefd38a0034d79f8d5bcfa8a79d972f Mon Sep 17 00:00:00 2001 From: Paladox Date: Wed, 30 Mar 2016 22:32:16 +0100 Subject: [PATCH] Update grunt-banana-checker to 0.5.0 This fixes a json crash according to release notes at https://github.com/wikimedia/grunt-banana-checker/releases/tag/v0.5.0 Change-Id: I7cb37b3f1289b8b91bd98d770ebe58e4c3c6aae5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ea6c7b292..8bfb94d549 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": { "grunt": "0.4.5", "grunt-cli": "0.1.13", - "grunt-banana-checker": "0.4.0", + "grunt-banana-checker": "0.5.0", "grunt-contrib-copy": "1.0.0", "grunt-contrib-jshint": "1.0.0", "grunt-contrib-watch": "1.0.0", -- 2.20.1