Skip to content

Commit 85d4f62

Browse files
chore(deps-dev): bump @types/react-dom from 16.9.19 to 18.2.6 (#654)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.19 to 18.2.6. - [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> Co-authored-by: lijianan <[email protected]>
1 parent 9c0cf97 commit 85d4f62

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
@@ -55,8 +55,8 @@
5555
"@testing-library/jest-dom": "^5.16.4",
5656
"@testing-library/react": "^14.0.0",
5757
"@types/jest": "^26.0.23",
58+
"@types/react-dom": "^18.2.6",
5859
"@types/react": "^18.2.14",
59-
"@types/react-dom": "^16.8.4",
6060
"@types/warning": "^3.0.0",
6161
"cross-env": "^7.0.0",
6262
"dumi": "^2.1.17",

0 commit comments

Comments
 (0)