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.1
This commit is contained in:
committed by
renovate[bot]
parent
0165f7bf0b
commit
44ed61336e
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user