From becabe9641007afd48c0cad696c2c318f699136c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 06:07:44 +0000 Subject: [PATCH] build(deps-dev): bump react-dom from 16.14.0 to 17.0.1 Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 17.0.1. - [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.1/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 3d3775e..84d4635 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.7.0", - "react-dom": "^16.13.0", + "react-dom": "^17.0.1", "semantic-release": "^17.0.4" }, "dependencies": {