Skip to content

Commit 822a331

Browse files
Bump react-dom from 16.14.0 to 17.0.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 17.0.0. - [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.0/packages/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 020a22f commit 822a331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"rc-test": "6.x",
7676
"rc-tools": "8.x",
7777
"react": "^16.4.0",
78-
"react-dom": "^16.4.0",
78+
"react-dom": "^17.0.0",
7979
"tslint-config-prettier": "^1.17.0",
8080
"tslint-react": "^5.0.0",
8181
"typescript": "3.x"

0 commit comments

Comments
 (0)