Update dependency @types/react-dom to v18.0.10
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-23 16:14:30 +00:00
parent f4c95a3d79
commit 0663eb9f96
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "29.2.4",
"@types/node": "18.11.17",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.0.10",
"@types/react-redux": "7.1.24",
"jest": "29.3.1",
"jest-css-modules-transform": "4.4.2",