diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index a21817920a7..86468c4000c 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -52,10 +52,10 @@ "eslint-plugin-react-hooks": "^1.6.1", "file-loader": "3.0.1", "fs-extra": "7.0.1", - "html-webpack-plugin": "4.0.0-beta.5", + "html-webpack-plugin": "4.0.0", "identity-obj-proxy": "3.0.0", "is-wsl": "^1.1.0", - "jest": "24.9.0", + "jest": "25.0.0", "jest-environment-jsdom-fourteen": "0.1.0", "jest-resolve": "24.9.0", "jest-watch-typeahead": "0.4.0",