Update grunt-contrib-jshint to 0.11.3

Update to JSHint ~2.8.0.

Change-Id: Ia3d7f353754ed55fc709aeb73d529cb958a8be27
This commit is contained in:
paladox
2015-09-21 17:18:11 +01:00
committed by Hashar
parent b436eab7af
commit ad82b64889

View File

@@ -6,7 +6,7 @@
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-contrib-jshint": "0.11.2",
"grunt-contrib-jshint": "0.11.3",
"grunt-banana-checker": "0.2.2",
"grunt-jsonlint": "1.0.4"
}