Skip to content

Commit 66ffb2a

Browse files
⬆️ 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] <[email protected]>
1 parent 5cd0b54 commit 66ffb2a

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
@@ -66,7 +66,7 @@
6666
"prettier": "^2.0.5",
6767
"pretty-quick": "^3.0.0",
6868
"react": "^16.0.0",
69-
"react-dom": "^16.0.0",
69+
"react-dom": "^17.0.1",
7070
"react-test-renderer": "^16.0.0",
7171
"typescript": "^4.0.5"
7272
},

0 commit comments

Comments
 (0)