diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index df52dd55058..a15c92d03f4 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -30,8 +30,8 @@ "dependencies": { "@babel/core": "7.4.3", "@svgr/webpack": "4.2.0", - "@typescript-eslint/eslint-plugin": "1.6.0", - "@typescript-eslint/parser": "1.6.0", + "@typescript-eslint/eslint-plugin": "1.10.2", + "@typescript-eslint/parser": "1.10.2", "babel-eslint": "10.0.1", "babel-jest": "^24.8.0", "babel-loader": "8.0.5",