diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index a00c0d23259..b9acf4fb369 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -41,7 +41,7 @@ "chalk": "^2.3.2", "chokidar": "^2.0.2", "cross-env": "5.2.0", - "eslint": "5.6.0", + "eslint": "7.0.0", "eslint-config-react-app": "^3.0.0", "eslint-plugin-flowtype": "2.50.1", "eslint-plugin-import": "2.14.0", @@ -49,7 +49,7 @@ "eslint-plugin-react": "7.11.1", "flow-bin": "^0.63.1", "html-entities": "1.2.1", - "jest": "23.6.0", + "jest": "25.0.0", "jest-fetch-mock": "1.6.6", "object-assign": "4.1.1", "promise": "8.0.2",