Skip to content

Commit 6850db6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/react-hooks to v5.1.0
1 parent 231b477 commit 6850db6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@storybook/addon-options": "5.3.21",
8282
"@storybook/react": "6.1.20",
8383
"@testing-library/react": "11.2.5",
84-
"@testing-library/react-hooks": "5.0.3",
84+
"@testing-library/react-hooks": "5.1.0",
8585
"@types/jest": "26.0.20",
8686
"@types/js-cookie": "2.2.6",
8787
"@types/react": "17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3063,10 +3063,10 @@
30633063
lz-string "^1.4.4"
30643064
pretty-format "^26.6.2"
30653065

3066-
"@testing-library/react-hooks@5.0.3":
3067-
version "5.0.3"
3068-
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.0.3.tgz#dd0d2048817b013b266d35ca45e3ea48a19fd87e"
3069-
integrity sha512-UrnnRc5II7LMH14xsYNm/WRch/67cBafmrSQcyFh0v+UUmSf1uzfB7zn5jQXSettGwOSxJwdQUN7PgkT0w22Lg==
3066+
"@testing-library/react-hooks@5.1.0":
3067+
version "5.1.0"
3068+
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.0.tgz#6014b7536d0e9427a1e73ce1d073c49a6af5fb3b"
3069+
integrity sha512-ChRyyA14e0CeVkWGp24v8q/IiWUqH+B8daRx4lGZme4dsudmMNWz+Qo2Q2NzbD2O5rAVXh2hSbS/KTKeqHYhkw==
30703070
dependencies:
30713071
"@babel/runtime" "^7.12.5"
30723072
"@types/react" ">=16.9.0"

0 commit comments

Comments
 (0)