Skip to content

Commit 0cff1b3

Browse files
chore(deps-dev): bump @types/react-dom from 16.9.14 to 17.0.9
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.14 to 17.0.9. - [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 1cf7d65 commit 0cff1b3

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/enzyme": "^3.10.5",
4747
"@types/jest": "^25.1.3",
4848
"@types/react": "^16.8.19",
49-
"@types/react-dom": "^16.8.4",
49+
"@types/react-dom": "^17.0.9",
5050
"@types/warning": "^3.0.0",
5151
"cross-env": "^5.2.0",
5252
"dumi": "^1.1.12",

0 commit comments

Comments
 (0)