Merge "Update some packages"

This commit is contained in:
jenkins-bot 2016-08-22 08:26:28 +00:00 committed by Gerrit Code Review
commit 9018acb6fe

View file

@ -7,11 +7,10 @@
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-contrib-jshint": "0.11.3",
"grunt-banana-checker": "0.4.0",
"grunt": "1.0.1",
"grunt-contrib-jshint": "1.0.0",
"grunt-banana-checker": "0.5.0",
"grunt-jscs": "2.3.0",
"grunt-jsonlint": "1.0.7"
"grunt-jsonlint": "1.1.0"
}
}