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

This commit is contained in:
Renovate Bot
2021-08-31 12:57:40 +00:00
committed by renovate[bot]
parent e65f2e4736
commit 7e2f179daf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4428,9 +4428,9 @@
}
},
"@testing-library/react-hooks": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-7.0.1.tgz",
"integrity": "sha512-bpEQ2SHSBSzBmfJ437NmnP+oArQ7aVmmULiAp6Ag2rtyLBLPNFSMmgltUbFGmQOJdPWo4Ub31kpUC5T46zXNwQ==",
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-7.0.2.tgz",
"integrity": "sha512-dYxpz8u9m4q1TuzfcUApqi8iFfR6R0FaMbr2hjZJy1uC8z+bO/K4v8Gs9eogGKYQop7QsrBTFkv/BCF7MzD2Cg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",
+1 -1
View File
@@ -59,7 +59,7 @@
"@percy/storybook": "4.0.2",
"@storybook/preset-create-react-app": "3.2.0",
"@storybook/react": "6.3.7",
"@testing-library/react-hooks": "7.0.1",
"@testing-library/react-hooks": "7.0.2",
"@types/body-scroll-lock": "3.1.0",
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.9",