Skip to content

Commit 4a3b9c6

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 ff78f30 commit 4a3b9c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
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
},
7373
"peerDependencies": {
7474
"react": "^16.0.0",
75-
"react-dom": "^16.0.0"
75+
"react-dom": "^17.0.1"
7676
},
7777
"husky": {
7878
"hooks": {

0 commit comments

Comments
 (0)