chore(deps): update dependency @testing-library/react-hooks to v6

This commit is contained in:
Renovate Bot
2021-05-18 14:42:21 +01:00
committed by Łukasz Mierzwa
parent 0887ae7589
commit 7e6cf58028
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4212,9 +4212,9 @@
}
},
"@testing-library/react-hooks": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-5.1.2.tgz",
"integrity": "sha512-jwhtDYZ5gQUIX8cmVCVdtwNvuF5EiCOWjokRlTV+o/V0GdtRZDykUllL1OXq5PS4+J33wGLNQeeWzEHcWrH7tg==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-6.0.0.tgz",
"integrity": "sha512-Y8ayCUFPiNttX9zmwP2bDv4uYzgsgOMHxAsOrD7th7Xuj1j1rHkxf+VzRqdr7zJlSeYPzl67754qAnZ9O1ahYg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",
+1 -1
View File
@@ -84,7 +84,7 @@
"@percy/storybook": "3.3.1",
"@storybook/preset-create-react-app": "3.1.7",
"@storybook/react": "6.2.9",
"@testing-library/react-hooks": "5.1.2",
"@testing-library/react-hooks": "6.0.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.1",
"diffable-html": "4.0.0",
"enzyme": "3.11.0",