diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 17a1c2fe59a..7dfe13a37d7 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -25,7 +25,7 @@ "dependencies": { "autoprefixer": "6.7.5", "babel-core": "6.22.1", - "babel-eslint": "7.1.1", + "babel-eslint": "10.1.0", "babel-jest": "18.0.0", "babel-loader": "6.3.2", "babel-preset-react-app": "^2.1.1", @@ -44,7 +44,7 @@ "eslint-plugin-import": "2.0.1", "eslint-plugin-jsx-a11y": "4.0.0", "eslint-plugin-react": "6.4.1", - "extract-text-webpack-plugin": "2.0.0", + "extract-text-webpack-plugin": "3.0.2", "file-loader": "0.10.0", "fs-extra": "0.30.0", "html-webpack-plugin": "2.28.0",