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

This commit is contained in:
Renovate Bot
2021-03-29 22:29:39 +01:00
committed by Łukasz Mierzwa
parent 0634988ee2
commit 5a0a3fe1a5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3229,9 +3229,9 @@
}
},
"@testing-library/react-hooks": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-5.1.0.tgz",
"integrity": "sha512-ChRyyA14e0CeVkWGp24v8q/IiWUqH+B8daRx4lGZme4dsudmMNWz+Qo2Q2NzbD2O5rAVXh2hSbS/KTKeqHYhkw==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-5.1.1.tgz",
"integrity": "sha512-52D2XnpelFDefnWpy/V6z2qGNj8JLIvW5DjYtelMvFXdEyWiykSaI7IXHwFy4ICoqXJDmmwHAiFRiFboub/U5g==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",
+1 -1
View File
@@ -83,7 +83,7 @@
"@percy-io/percy-storybook": "2.1.0",
"@storybook/react": "6.1.21",
"@storybook/preset-create-react-app": "3.1.7",
"@testing-library/react-hooks": "5.1.0",
"@testing-library/react-hooks": "5.1.1",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.0",
"depcheck": "1.4.0",
"diffable-html": "4.0.0",