Skip to content

Commit 002a430

Browse files
chore(deps-dev): bump @types/react-dom from 17.0.25 to 18.2.18 (#1005)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.25 to 18.2.18. - [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 7368ae9 commit 002a430

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
@@ -59,7 +59,7 @@
5959
"@types/enzyme": "^3.10.9",
6060
"@types/jest": "^26.0.24",
6161
"@types/react": "^17.0.15",
62-
"@types/react-dom": "^17.0.3",
62+
"@types/react-dom": "^18.2.18",
6363
"babel-jest": "^29.6.1",
6464
"cross-env": "^7.0.0",
6565
"dumi": "^2.2.13",

0 commit comments

Comments
 (0)