Skip to content

Commit a54b421

Browse files
chore(deps-dev): bump @types/react-dom from 17.0.19 to 18.0.11 (#587)
* chore(deps-dev): bump @types/react-dom from 17.0.19 to 18.0.11 Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.19 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] <[email protected]> * Update package.json --------- 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 8db9c4d commit a54b421

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
@@ -54,7 +54,7 @@
5454
"@types/jest": "^26.0.0",
5555
"@types/luxon": "^3.2.0",
5656
"@types/react": "^18.0.28",
57-
"@types/react-dom": "^17.0.8",
57+
"@types/react-dom": "^18.0.8",
5858
"coveralls": "^3.0.6",
5959
"cross-env": "^7.0.2",
6060
"date-fns": "2.x",

0 commit comments

Comments
 (0)