From c429b201e734381ed12abf7ccb744d102f6b4ee7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 21:13:58 +0000 Subject: [PATCH] Bump react-dom from 16.14.0 to 17.0.2 Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 17.0.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1667d83..25b80e7 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "pre-commit": "1.x", "rc-tools": "6.x", "react": "16.x", - "react-dom": "16.x", + "react-dom": "17.x", "react-test-renderer": "^15.5.0" }, "pre-commit": [