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 v3.3.0
This commit is contained in:
committed by
renovate[bot]
parent
0543973948
commit
efed23eb6d
Generated
+3
-3
@@ -4700,9 +4700,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/react-hooks": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-3.2.1.tgz",
|
||||
"integrity": "sha512-1OB6Ksvlk6BCJA1xpj8/WWz0XVd1qRcgqdaFAq+xeC6l61Ucj0P6QpA5u+Db/x9gU4DCX8ziR5b66Mlfg0M2RA==",
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-3.3.0.tgz",
|
||||
"integrity": "sha512-rE9geI1+HJ6jqXkzzJ6abREbeud6bLF8OmF+Vyc7gBoPwZAEVBYjbC1up5nNoVfYBhO5HUwdD4u9mTehAUeiyw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.5.4",
|
||||
|
||||
+1
-1
@@ -78,7 +78,7 @@
|
||||
"@percy-io/percy-storybook": "2.1.0",
|
||||
"@storybook/preset-create-react-app": "3.0.0",
|
||||
"@storybook/react": "5.3.19",
|
||||
"@testing-library/react-hooks": "3.2.1",
|
||||
"@testing-library/react-hooks": "3.3.0",
|
||||
"diffable-html": "4.0.0",
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-adapter-react-16": "1.15.2",
|
||||
|
||||
Reference in New Issue
Block a user