build: Updating development dependencies

* grunt-banana-checker: 0.2.2 → 0.4.0

Change-Id: I5c1c31d497cce943d0820b4535477ada48899b85
This commit is contained in:
Kunal Mehta
2015-10-11 12:04:49 -04:00
parent f256ec892f
commit 7ff8440ca1

View File

@@ -8,7 +8,7 @@
"grunt-cli": "0.1.13", "grunt-cli": "0.1.13",
"grunt-contrib-jshint": "0.11.3", "grunt-contrib-jshint": "0.11.3",
"grunt-jscs": "2.1.0", "grunt-jscs": "2.1.0",
"grunt-banana-checker": "0.2.2", "grunt-banana-checker": "0.4.0",
"grunt-jsonlint": "1.0.4" "grunt-jsonlint": "1.0.4"
} }
} }