Skip to content

Commit 50aaf23

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/react-hooks to v5.1.1
1 parent ad392f8 commit 50aaf23

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
@@ -82,7 +82,7 @@
8282
"@storybook/addon-options": "5.3.21",
8383
"@storybook/react": "6.1.21",
8484
"@testing-library/react": "11.2.5",
85-
"@testing-library/react-hooks": "5.1.0",
85+
"@testing-library/react-hooks": "5.1.1",
8686
"@types/jest": "26.0.22",
8787
"@types/react": "17.0.0",
8888
"@typescript-eslint/eslint-plugin": "4.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3290,10 +3290,10 @@
32903290
lz-string "^1.4.4"
32913291
pretty-format "^26.6.2"
32923292

3293-
"@testing-library/react-hooks@5.1.0":
3294-
version "5.1.0"
3295-
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.0.tgz#6014b7536d0e9427a1e73ce1d073c49a6af5fb3b"
3296-
integrity sha512-ChRyyA14e0CeVkWGp24v8q/IiWUqH+B8daRx4lGZme4dsudmMNWz+Qo2Q2NzbD2O5rAVXh2hSbS/KTKeqHYhkw==
3293+
"@testing-library/react-hooks@5.1.1":
3294+
version "5.1.1"
3295+
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.1.tgz#1fbaae8a4e8a4a7f97b176c23e1e890c41bbbfa5"
3296+
integrity sha512-52D2XnpelFDefnWpy/V6z2qGNj8JLIvW5DjYtelMvFXdEyWiykSaI7IXHwFy4ICoqXJDmmwHAiFRiFboub/U5g==
32973297
dependencies:
32983298
"@babel/runtime" "^7.12.5"
32993299
"@types/react" ">=16.9.0"

0 commit comments

Comments
 (0)