From c9f73512d06f4db93e00de2c2f7579a792583237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:13:40 +0000 Subject: [PATCH] Bump @react-native-community/hooks from 2.6.0 to 2.8.1 Bumps [@react-native-community/hooks](https://github.com/react-native-community/hooks) from 2.6.0 to 2.8.1. - [Release notes](https://github.com/react-native-community/hooks/releases) - [Changelog](https://github.com/react-native-community/hooks/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-native-community/hooks/compare/v2.6.0...v2.8.1) --- updated-dependencies: - dependency-name: "@react-native-community/hooks" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 49196505458..a99509f6c98 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@react-native-community/blur": "^4.1.0", "@react-native-community/cameraroll": "4.1.2", "@react-native-community/datetimepicker": "3.5.2", - "@react-native-community/hooks": "2.6.0", + "@react-native-community/hooks": "2.8.1", "@react-native-community/masked-view": "0.1.11", "@react-native-community/netinfo": "6.0.0", "@react-native-community/picker": "^1.8.1", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..d44dbd26cd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4964,10 +4964,10 @@ dependencies: invariant "^2.2.4" -"@react-native-community/hooks@2.6.0": - version "2.6.0" - resolved "https://registry.yarnpkg.com/@react-native-community/hooks/-/hooks-2.6.0.tgz#dd5f19601eb3684c6bcdd3df3d0c04cf44c24cff" - integrity sha512-emBGKvhJ0h++lLJQ5ejsj+od9G67nEaihjvfSx7/JWvNrQGAhP9U0OZqgb9dkKzor9Ufaj9SGt8RNY97cGzttw== +"@react-native-community/hooks@2.8.1": + version "2.8.1" + resolved "https://registry.yarnpkg.com/@react-native-community/hooks/-/hooks-2.8.1.tgz#6e785431db49318048fdd14b601998437b6cc200" + integrity sha512-DCmCIC0Gn9m6K0Mlg2MwNmTxMEpBu5lTLsI6b/XUAv/vLGa6o+X7RhCai4FWeqkjCU36+ZOwaLzDo4NBWMXaoQ== "@react-native-community/masked-view@0.1.11": version "0.1.11"