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

This commit is contained in:
Renovate Bot
2021-06-30 23:18:05 +00:00
committed by renovate[bot]
parent 0165f7bf0b
commit 44ed61336e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4488,9 +4488,9 @@
}
},
"@testing-library/react-hooks": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-7.0.0.tgz",
"integrity": "sha512-WFBGH8DWdIGGBHt6PBtQPe2v4Kbj9vQ1sQ9qLBTmwn1PNggngint4MTE/IiWCYhPbyTW3oc/7X62DObMn/AjQQ==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-7.0.1.tgz",
"integrity": "sha512-bpEQ2SHSBSzBmfJ437NmnP+oArQ7aVmmULiAp6Ag2rtyLBLPNFSMmgltUbFGmQOJdPWo4Ub31kpUC5T46zXNwQ==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",
+1 -1
View File
@@ -58,7 +58,7 @@
"@percy/storybook": "3.3.1",
"@storybook/preset-create-react-app": "3.1.7",
"@storybook/react": "6.3.2",
"@testing-library/react-hooks": "7.0.0",
"@testing-library/react-hooks": "7.0.1",
"@types/body-scroll-lock": "2.6.1",
"@types/bricks.js": "1.8.1",
"@types/enzyme": "3.10.8",