Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit bdb03bd

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] <support@dependabot.com>
1 parent 868712e commit bdb03bd

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/jest": "^24.0.18",
5050
"@types/react": "^16.8.19",
51-
"@types/react-dom": "^16.8.4",
51+
"@types/react-dom": "^17.0.8",
5252
"@types/warning": "^3.0.0",
5353
"cross-env": "^6.0.0",
5454
"enzyme": "^3.3.0",

0 commit comments

Comments
 (0)