diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 46e9a00a020..ddef6d93ab8 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -25,7 +25,7 @@ "@babel/runtime": "7.0.0-beta.38", "autoprefixer": "7.2.5", "babel-core": "7.0.0-bridge.0", - "babel-eslint": "8.2.1", + "babel-eslint": "10.1.0", "babel-jest": "22.1.0", "babel-loader": "8.0.0-beta.0", "babel-plugin-named-asset-import": "^0.1.0", @@ -37,7 +37,7 @@ "dotenv-expand": "4.2.0", "eslint": "4.15.0", "eslint-config-react-app": "^2.1.0", - "eslint-loader": "1.9.0", + "eslint-loader": "4.0.2", "eslint-plugin-flowtype": "2.41.0", "eslint-plugin-import": "2.8.0", "eslint-plugin-jsx-a11y": "6.0.3", @@ -57,7 +57,7 @@ "raf": "3.4.0", "react-dev-utils": "^5.0.0", "style-loader": "0.19.1", - "svgr": "1.8.1", + "svgr": "2.0.0", "sw-precache-webpack-plugin": "0.11.4", "thread-loader": "1.1.2", "uglifyjs-webpack-plugin": "1.1.6",