chore(deps): update dependency @testing-library/react-hooks to v3.3.0

This commit is contained in:
Renovate Bot
2020-06-05 00:51:52 +00:00
committed by renovate[bot]
parent 0543973948
commit efed23eb6d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",