Skip to content

Commit 810e995

Browse files
chore(deps-dev): bump @types/react-dom from 16.9.18 to 18.0.11 (#179)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.18 to 18.0.11. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
1 parent f0a8613 commit 810e995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@testing-library/react": "^12.1.5",
5252
"@types/classnames": "^2.2.9",
5353
"@types/jest": "^26.0.6",
54+
"@types/react-dom": "^18.0.11",
5455
"@types/react": "^18.0.28",
55-
"@types/react-dom": "^16.9.0",
5656
"@umijs/fabric": "^2.0.9",
5757
"coveralls": "^3.0.6",
5858
"cross-env": "^7.0.2",

0 commit comments

Comments
 (0)