Skip to content

Commit eb6fe88

Browse files
chore(deps-dev): bump @testing-library/react-hooks from 5.1.1 to 5.1.2 (#138)
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases) - [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-hooks-testing-library@v5.1.1...v5.1.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d80dde1 commit eb6fe88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,9 +2312,9 @@
23122312
redent "^3.0.0"
23132313

23142314
"@testing-library/react-hooks@^5.1.0", "@testing-library/react-hooks@^5.1.1":
2315-
version "5.1.1"
2316-
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.1.tgz#1fbaae8a4e8a4a7f97b176c23e1e890c41bbbfa5"
2317-
integrity sha512-52D2XnpelFDefnWpy/V6z2qGNj8JLIvW5DjYtelMvFXdEyWiykSaI7IXHwFy4ICoqXJDmmwHAiFRiFboub/U5g==
2315+
version "5.1.2"
2316+
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.2.tgz#36e359d992bb652a9885c6fa9aa394639cbe8dd3"
2317+
integrity sha512-jwhtDYZ5gQUIX8cmVCVdtwNvuF5EiCOWjokRlTV+o/V0GdtRZDykUllL1OXq5PS4+J33wGLNQeeWzEHcWrH7tg==
23182318
dependencies:
23192319
"@babel/runtime" "^7.12.5"
23202320
"@types/react" ">=16.9.0"

0 commit comments

Comments
 (0)