Skip to content

Commit afd661f

Browse files
Bump @types/react-dom from 18.3.0 to 18.3.1 (#672)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.0 to 18.3.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94bcaf4 commit afd661f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@babel/plugin-transform-class-properties": "7.25.7",
6464
"@testing-library/react": "16.0.1",
6565
"@types/react": "18.3.11",
66-
"@types/react-dom": "18.3.0",
66+
"@types/react-dom": "18.3.1",
6767
"@typescript-eslint/eslint-plugin": "8.8.1",
6868
"@typescript-eslint/parser": "8.8.1",
6969
"@vitejs/plugin-react": "4.3.2",

0 commit comments

Comments
 (0)