Skip to content

Commit 1a0cee7

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] <[email protected]>
1 parent e4a262b commit 1a0cee7

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
@@ -46,7 +46,7 @@
4646
"@types/classnames": "^2.2.9",
4747
"@types/jest": "^26.0.0",
4848
"@types/react": "^16.9.2",
49-
"@types/react-dom": "^16.9.0",
49+
"@types/react-dom": "^17.0.0",
5050
"@umijs/fabric": "^2.0.0",
5151
"cross-env": "^7.0.0",
5252
"enzyme": "^3.1.1",

0 commit comments

Comments
 (0)