Update dependency @testing-library/react-hooks to v7 (#42000)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-22 10:25:42 +00:00
committed by GitHub
parent b143c3883f
commit abcf4e55b7
3 changed files with 5 additions and 18 deletions

View File

@@ -115,7 +115,7 @@
"@testing-library/dom": "8.10.1",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "^3.2.1",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.3.0",
"@types/classnames": "2.2.7",
"@types/clipboard": "2.0.1",