Update dependency @testing-library/react-hooks to v7 (#42000)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
b143c3883f
commit
abcf4e55b7
@@ -46,7 +46,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/braintree__sanitize-url": "4.1.0",
|
||||
"@types/jest": "27.0.2",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user