build: Updating development dependencies

* grunt-jsonlint: 1.0.6 → 1.0.7

Change-Id: I80bc77c65f940472d4ae698a2dcbb69a46dee525
This commit is contained in:
Kunal Mehta 2015-12-29 12:06:03 -08:00
parent 97cac4cbfd
commit 609fad7ad0

View file

@ -7,7 +7,7 @@
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-banana-checker": "0.4.0",
"grunt-jsonlint": "1.0.6",
"grunt-jsonlint": "1.0.7",
"grunt-contrib-jshint": "0.11.3",
"grunt-jscs": "2.5.0"
}