build(deps): bump @types/react-dom from 18.2.4 to 18.2.5 (#1836)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.4 to 18.2.5.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-14 07:41:49 +00:00
committed by GitHub
parent 55ad450fe3
commit 5ecde82b1e
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"@types/jest": "^29.5.2",
"@types/node": "^18.16.18",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.4",
"@types/react-dom": "^18.2.5",
"@types/react-splitter-layout": "^3.0.2",
"@types/react-transition-group": "^4.4.6",
"@types/redux-logger": "^3.0.9",