Skip to content

Commit 1863c29

Browse files
chore(deps-dev): update @types/react-dom requirement (#414)
--- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0606fbf commit 1863c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@patternfly/react-code-editor": "^6.0.0",
4848
"@patternfly/patternfly": "^6.0.0",
4949
"@types/react": "^18.2.33",
50-
"@types/react-dom": "^18.2.14",
50+
"@types/react-dom": "^18.3.1",
5151
"react": "^18.3.1",
5252
"react-dom": "^18.3.1",
5353
"typescript": "^5.5.2"

0 commit comments

Comments
 (0)