diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index f6b45a1d5e8..3897332e109 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.1.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": "24.0.0", "jest-fetch-mock": "1.2.1", "object-assign": "4.1.1", "promise": "8.0.1", @@ -60,7 +60,7 @@ "rimraf": "^2.6.1", "settle-promise": "1.0.0", "source-map": "0.5.6", - "webpack": "^3.6.0" + "webpack": "^4.0.0" }, "jest": { "setupFiles": [