build: Bump jsonlint devDependency to latest
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 16 Nov 2016 22:45:14 +0000 (14:45 -0800)
committerKrinkle <krinklemail@gmail.com>
Tue, 22 Nov 2016 23:57:40 +0000 (23:57 +0000)
 grunt-jsonlint   1.0.7  →  1.1.0

We can't bump the karma/qunit modules due to issues with our CI.

Change-Id: I15595df8b30a8ef4ddb6471acdd8d4da4f4afabc

package.json

index 0e841f8..99e752c 100644 (file)
@@ -12,7 +12,7 @@
     "grunt-contrib-copy": "1.0.0",
     "grunt-contrib-watch": "1.0.0",
     "grunt-eslint": "19.0.0",
-    "grunt-jsonlint": "1.0.7",
+    "grunt-jsonlint": "1.1.0",
     "grunt-karma": "2.0.0",
     "grunt-stylelint": "0.6.0",
     "karma": "1.1.0",