Skip to content

Commit

Permalink
Update dependency @testing-library/react-hooks to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 4, 2020
1 parent 07d0b95 commit fc16b22
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 @@ -69,7 +69,7 @@
"@pika/plugin-build-web": "0.9.2",
"@pika/plugin-ts-standard-pkg": "0.9.2",
"@testing-library/react": "10.0.4",
"@testing-library/react-hooks": "3.2.1",
"@testing-library/react-hooks": "3.3.0",
"@types/jest": "25.2.1",
"@types/react": "16.9.34",
"@types/react-dom": "16.9.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3324,10 +3324,10 @@
dom-accessibility-api "^0.4.2"
pretty-format "^25.1.0"

"@testing-library/react-hooks@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.2.1.tgz#19b6caa048ef15faa69d439c469033873ea01294"
integrity sha512-1OB6Ksvlk6BCJA1xpj8/WWz0XVd1qRcgqdaFAq+xeC6l61Ucj0P6QpA5u+Db/x9gU4DCX8ziR5b66Mlfg0M2RA==
"@testing-library/react-hooks@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.3.0.tgz#dc217bfce8e7c34a99c811d73d23feef957b7c1d"
integrity sha512-rE9geI1+HJ6jqXkzzJ6abREbeud6bLF8OmF+Vyc7gBoPwZAEVBYjbC1up5nNoVfYBhO5HUwdD4u9mTehAUeiyw==
dependencies:
"@babel/runtime" "^7.5.4"
"@types/testing-library__react-hooks" "^3.0.0"
Expand Down

0 comments on commit fc16b22

Please sign in to comment.