mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @testing-library/react-hooks to v6
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0887ae7589
commit
7e6cf58028
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user