Skip to content

Commit

Permalink
Bump @testing-library/react-hooks from 5.0.3 to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jonkoops committed Mar 15, 2021
1 parent 04af538 commit bdf4952
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "11.2.3",
"@testing-library/react-hooks": "5.0.3",
"@testing-library/react-hooks": "5.1.0",
"@types/babel__core": "^7.1.9",
"@types/enzyme": "^3.10.5",
"@types/enzyme-to-json": "^1.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3810,10 +3810,10 @@
lodash "^4.17.15"
redent "^3.0.0"

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

0 comments on commit bdf4952

Please sign in to comment.