mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @testing-library/react-hooks to v7.0.2
This commit is contained in:
committed by
renovate[bot]
parent
e65f2e4736
commit
7e2f179daf
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user