diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index fda8c90d2e9..1a80150f004 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -31,8 +31,8 @@ "@babel/core": "7.10.5", "@pmmmwh/react-refresh-webpack-plugin": "0.4.1", "@svgr/webpack": "5.4.0", - "@typescript-eslint/eslint-plugin": "^3.3.0", - "@typescript-eslint/parser": "^3.3.0", + "@typescript-eslint/eslint-plugin": "^4.0.1", + "@typescript-eslint/parser": "^4.0.1", "babel-eslint": "^10.1.0", "babel-jest": "^26.3.0", "babel-loader": "8.1.0",