diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index f6172af874b..082b8f8d1ac 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -39,7 +39,7 @@ "@babel/core": "7.12.3", "anser": "1.4.10", "babel-eslint": "^10.1.0", - "babel-jest": "^26.6.0", + "babel-jest": "^27.0.0", "babel-loader": "8.1.0", "babel-preset-react-app": "^10.0.0", "chalk": "2.4.2", @@ -53,10 +53,10 @@ "eslint-plugin-jsx-a11y": "^6.3.1", "eslint-plugin-react": "^7.21.5", "eslint-plugin-react-hooks": "^4.2.0", - "eslint-plugin-testing-library": "^3.9.2", + "eslint-plugin-testing-library": "^4.0.0", "flow-bin": "^0.116.0", "html-entities": "1.3.1", - "jest": "26.6.0", + "jest": "29.0.0", "jest-fetch-mock": "2.1.2", "object-assign": "4.1.1", "promise": "8.1.0", @@ -64,11 +64,11 @@ "react": "^17.0.1", "react-app-polyfill": "^2.0.0", "react-dom": "^17.0.1", - "rimraf": "^3.0.2", + "rimraf": "^4.3.1", "settle-promise": "1.0.0", "source-map": "0.5.7", - "terser-webpack-plugin": "4.2.3", - "webpack": "^4.44.2" + "terser-webpack-plugin": "5.1.4", + "webpack": "^5.1.1" }, "jest": { "setupFiles": [