Skip to content

Commit 2a653ea

Browse files
Bump @types/react-dom from 16.9.10 to 17.0.0
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.10 to 17.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 783e877 commit 2a653ea

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
@@ -50,7 +50,7 @@
5050
"@types/classnames": "^2.2.9",
5151
"@types/jest": "^26.0.13",
5252
"@types/react": "^16.9.2",
53-
"@types/react-dom": "^16.9.0",
53+
"@types/react-dom": "^17.0.0",
5454
"@umijs/fabric": "^2.0.3",
5555
"coveralls": "^3.0.6",
5656
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)