Skip to content

Commit 8368933

Browse files
chore(deps-dev): bump @types/react-dom from 16.9.14 to 17.0.10 (#689)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.14 to 17.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c1e6e5 commit 8368933

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
@@ -64,7 +64,7 @@
6464
"@types/enzyme": "^3.10.5",
6565
"@types/jest": "^26.0.3",
6666
"@types/react": "^16.9.2",
67-
"@types/react-dom": "^16.9.0",
67+
"@types/react-dom": "^17.0.10",
6868
"@umijs/fabric": "^2.0.0",
6969
"cross-env": "^7.0.0",
7070
"dumi": "^1.1.9",

0 commit comments

Comments
 (0)