From a94b097dddf024a68e5c15107f9b8d5671f09737 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Oct 2020 10:01:37 +0000 Subject: [PATCH] chore(deps): update react monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 535a4881..962e09a1 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-prettier": "3.1.3", "eslint-plugin-promise": "4.2.1", "eslint-plugin-react": "7.19.0", - "eslint-plugin-react-hooks": "2.5.1", + "eslint-plugin-react-hooks": "4.2.0", "jest": "24.9.0", "lerna": "3.20.2", "node-jq": "1.11.1", @@ -76,9 +76,9 @@ "npm-run-all": "4.1.5", "prettier": "1.19.1", "prop-types": "15.7.2", - "react": "16.13.1", + "react": "17.0.1", "react-async": "10.0.0-alpha.0", - "react-dom": "16.13.1", + "react-dom": "17.0.1", "typescript": "3.8.3" }, "resolutions": {