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

This commit is contained in:
Renovate Bot
2020-12-08 10:08:46 +00:00
committed by renovate[bot]
parent 8f2e60f2a2
commit 7b86c6bcff
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3116,9 +3116,9 @@
}
},
"@testing-library/react-hooks": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-3.6.0.tgz",
"integrity": "sha512-7TbqFN4CqEmfR6bC50XOtXbM3A5sizzEOmcH7IBVdm0oFnqmlkPTnu4sMt9BfepsYDvVpF8Y2CaoMJlfmyLYuQ==",
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-3.7.0.tgz",
"integrity": "sha512-TwfbY6BWtWIHitjT05sbllyLIProcysC0dF0q1bbDa7OHLC6A6rJOYJwZ13hzfz3O4RtOuInmprBozJRyyo7/g==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",
+1 -1
View File
@@ -82,7 +82,7 @@
"devDependencies": {
"@percy-io/percy-storybook": "2.1.0",
"@storybook/preset-create-react-app": "3.1.5",
"@testing-library/react-hooks": "3.6.0",
"@testing-library/react-hooks": "3.7.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.3.2",
"depcheck": "1.3.1",
"diffable-html": "4.0.0",