Skip to content

Commit 363b271

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/react-hooks to v7.0.1
1 parent 2912794 commit 363b271

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@semantic-release/release-notes-generator": "9.0.3",
4747
"@testing-library/jest-dom": "5.14.1",
4848
"@testing-library/react": "11.2.7",
49-
"@testing-library/react-hooks": "7.0.0",
49+
"@testing-library/react-hooks": "7.0.1",
5050
"@types/jest": "26.0.23",
5151
"@types/react": "17.0.11",
5252
"@types/react-dom": "17.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2779,10 +2779,10 @@
27792779
lodash "^4.17.15"
27802780
redent "^3.0.0"
27812781

2782-
"@testing-library/react-hooks@7.0.0":
2783-
version "7.0.0"
2784-
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-7.0.0.tgz#dd6d37a7e018f147a3b9153137f10e013be8472b"
2785-
integrity sha512-WFBGH8DWdIGGBHt6PBtQPe2v4Kbj9vQ1sQ9qLBTmwn1PNggngint4MTE/IiWCYhPbyTW3oc/7X62DObMn/AjQQ==
2782+
"@testing-library/react-hooks@7.0.1":
2783+
version "7.0.1"
2784+
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-7.0.1.tgz#8429d8bf55bfe82e486bd582dd06457c2464900a"
2785+
integrity sha512-bpEQ2SHSBSzBmfJ437NmnP+oArQ7aVmmULiAp6Ag2rtyLBLPNFSMmgltUbFGmQOJdPWo4Ub31kpUC5T46zXNwQ==
27862786
dependencies:
27872787
"@babel/runtime" "^7.12.5"
27882788
"@types/react" ">=16.9.0"

0 commit comments

Comments
 (0)