diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index f6b45a1d5e8..ec8bf7a47b0 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -42,7 +42,7 @@ "chalk": "^2.1.0", "chokidar": "^2.0.0", "cross-env": "5.1.3", - "eslint": "4.15.0", + "eslint": "6.0.0", "eslint-config-react-app": "^2.1.0", "eslint-plugin-flowtype": "2.41.0", "eslint-plugin-import": "2.8.0", @@ -50,7 +50,7 @@ "eslint-plugin-react": "7.7.0", "flow-bin": "^0.63.1", "html-entities": "1.2.1", - "jest": "22.4.1", + "jest": "25.0.0", "jest-fetch-mock": "1.2.1", "object-assign": "4.1.1", "promise": "8.0.1",