Update dependency @types/object-hash to v3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-12-06 10:01:58 +00:00
committed by Github changeset workflow
parent b722bd479f
commit 4640d6e286
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
"@types/node": "^16.11.26",
"@types/object-hash": "^2.2.1",
"@types/object-hash": "^3.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.49.0"
},