From 4798892b0d946a9470cef17b3c602316ebf6dd8a Mon Sep 17 00:00:00 2001 From: Paladox Date: Thu, 24 Dec 2015 14:12:42 +0000 Subject: [PATCH] Update grunt-jsonlint to 1.0.7 This update now tells you on which line in which file the error happends. Changelog is 1.0.7 Include file name and JSON source line number in error messages 1.0.6 CJSON support thanks to @fredghosn, unit tests Change-Id: I38dc4a51416cfde0bb0434921d15f1c119abc01b --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08646d6792..84df938626 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "grunt-contrib-jshint": "0.11.3", "grunt-contrib-watch": "0.6.1", "grunt-jscs": "2.5.0", - "grunt-jsonlint": "1.0.5", + "grunt-jsonlint": "1.0.7", "grunt-karma": "0.12.1", "karma": "0.13.10", "karma-chrome-launcher": "0.2.0", -- 2.20.1