diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 1c56f4cf583..7f851340288 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -37,14 +37,14 @@ "css-loader": "0.26.2", "detect-port": "1.0.1", "dotenv": "2.0.0", - "eslint": "3.16.1", + "eslint": "4.0.0", "eslint-config-react-app": "^0.6.1", "eslint-loader": "1.6.3", "eslint-plugin-flowtype": "2.21.0", "eslint-plugin-import": "2.0.1", "eslint-plugin-jsx-a11y": "4.0.0", "eslint-plugin-react": "6.4.1", - "extract-text-webpack-plugin": "2.1.0", + "extract-text-webpack-plugin": "2.1.1", "file-loader": "0.10.1", "fs-extra": "0.30.0", "html-webpack-plugin": "2.28.0", @@ -68,7 +68,7 @@ "style-loader": "0.13.2", "tachyons": "^4.6.1", "url-loader": "0.5.8", - "webpack": "2.2.1", + "webpack": "3.11.0", "webpack-dev-server": "2.4.1", "webpack-manifest-plugin": "1.1.0", "whatwg-fetch": "2.0.2"