diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 1c56f4cf583..da76390381f 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -63,8 +63,8 @@ "react-router-redux": "^4.0.7", "redux": "^3.6.0", "redux-form": "^6.4.3", - "stylelint": "^7.7.1", - "stylelint-webpack-plugin": "^0.5.1", + "stylelint": "^8.0.0", + "stylelint-webpack-plugin": "^0.9.0", "style-loader": "0.13.2", "tachyons": "^4.6.1", "url-loader": "0.5.8",