Skip to content

Commit 2bb4ba1

Browse files
Bump @testing-library/react-hooks from 5.0.3 to 5.1.0 (#360)
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 5.0.3 to 5.1.0. - [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.0.3...v5.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 922541d commit 2bb4ba1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@rollup/plugin-node-resolve": "11.2.0",
9393
"@testing-library/jest-dom": "5.11.9",
9494
"@testing-library/react": "11.2.5",
95-
"@testing-library/react-hooks": "5.0.3",
95+
"@testing-library/react-hooks": "5.1.0",
9696
"@testing-library/user-event": "12.7.2",
9797
"autoprefixer": "9.8.6",
9898
"babel-eslint": "^10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2298,10 +2298,10 @@
22982298
lodash "^4.17.15"
22992299
redent "^3.0.0"
23002300

2301-
"@testing-library/react-hooks@5.0.3":
2302-
version "5.0.3"
2303-
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.0.3.tgz#dd0d2048817b013b266d35ca45e3ea48a19fd87e"
2304-
integrity sha512-UrnnRc5II7LMH14xsYNm/WRch/67cBafmrSQcyFh0v+UUmSf1uzfB7zn5jQXSettGwOSxJwdQUN7PgkT0w22Lg==
2301+
"@testing-library/react-hooks@5.1.0":
2302+
version "5.1.0"
2303+
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.0.tgz#6014b7536d0e9427a1e73ce1d073c49a6af5fb3b"
2304+
integrity sha512-ChRyyA14e0CeVkWGp24v8q/IiWUqH+B8daRx4lGZme4dsudmMNWz+Qo2Q2NzbD2O5rAVXh2hSbS/KTKeqHYhkw==
23052305
dependencies:
23062306
"@babel/runtime" "^7.12.5"
23072307
"@types/react" ">=16.9.0"

0 commit comments

Comments
 (0)