diff --git a/package.json b/package.json index 255aea0f7c..56826ccf6f 100644 --- a/package.json +++ b/package.json @@ -12,18 +12,19 @@ "babel-polyfill": "6.9.1", "eslint-config-wikimedia": "0.4.0", "grunt": "1.0.1", - "grunt-banana-checker": "0.5.0", + "grunt-banana-checker": "0.6.0", "grunt-contrib-copy": "1.0.0", "grunt-contrib-watch": "1.0.0", "grunt-eslint": "19.0.0", "grunt-jsonlint": "1.1.0", "grunt-image": "2.2.3", "grunt-mocha-test": "0.12.7", - "grunt-stylelint": "0.7.0", + "grunt-stylelint": "0.8.0", "grunt-tyops": "0.1.0", "jimp": "0.2.24", "mocha": "2.5.3", "selenium-webdriver": "2.53.2", + "stylelint": "7.8.0", "stylelint-config-wikimedia": "0.4.1" } }