From 0f8ffce91943d193060115d253d3d03e64585fed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 05:24:09 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/react-hooks from 3.2.1 to 3.3.0 Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases) - [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.2.1...v3.3.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d5fd1825..0fca447b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1077,9 +1077,9 @@ pretty-format "^25.5.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== + 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"