Merge "Bump package versions"

This commit is contained in:
jenkins-bot 2016-05-24 14:42:09 +00:00 committed by Gerrit Code Review
commit 4e22780984

View file

@ -7,13 +7,12 @@
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-banana-checker": "0.4.0",
"grunt-contrib-jshint": "0.11.3",
"grunt": "1.0.1",
"grunt-banana-checker": "0.5.0",
"grunt-contrib-jshint": "1.0.0",
"grunt-jsonlint": "1.0.7",
"grunt-jscs": "2.5.0",
"grunt-stylelint": "0.2.0",
"grunt-jscs": "2.8.0",
"grunt-stylelint": "0.3.0",
"stylelint-config-wikimedia": "0.2.0"
}
}