Skip to content

Commit f384e4a

Browse files
⬆️ Bump @types/react-dom from 16.9.13 to 17.0.8
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.13 to 17.0.8. - [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 68e74ab commit f384e4a

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
"devDependencies": {
4949
"@types/classnames": "^2.2.9",
5050
"@types/react": "^17.0.13",
51-
"@types/react-dom": "^16.9.0",
51+
"@types/react-dom": "^17.0.8",
5252
"@umijs/fabric": "^2.0.8",
5353
"coveralls": "^3.0.6",
5454
"cross-env": "^7.0.2",

0 commit comments

Comments
 (0)