Skip to content

Commit a1071ac

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 f63a0ca commit a1071ac

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
@@ -48,7 +48,7 @@
4848
"@types/classnames": "^2.2.9",
4949
"@types/jest": "^26.0.0",
5050
"@types/react": "^16.9.2",
51-
"@types/react-dom": "^16.9.0",
51+
"@types/react-dom": "^17.0.0",
5252
"@umijs/fabric": "^2.0.0",
5353
"cross-env": "^7.0.0",
5454
"dumi": "^1.1.0",

0 commit comments

Comments
 (0)