From ce5f64477c59ed413255aefe5a21a4012fcf063d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 11:18:57 +0000 Subject: [PATCH] build(deps): bump react-native-haptic-feedback from 1.11.0 to 2.2.0 Bumps [react-native-haptic-feedback](https://github.com/mkuczera/react-native-haptic-feedback) from 1.11.0 to 2.2.0. - [Release notes](https://github.com/mkuczera/react-native-haptic-feedback/releases) - [Commits](https://github.com/mkuczera/react-native-haptic-feedback/commits/v2.2.0) --- updated-dependencies: - dependency-name: react-native-haptic-feedback dependency-type: direct:production update-type: version-update:semver-major ... 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 f902477ba..ce0680aac 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-native-bars": "2.3.0", "react-native-bootsplash": "5.0.4", "react-native-gesture-handler": "2.14.0", - "react-native-haptic-feedback": "1.11.0", + "react-native-haptic-feedback": "2.2.0", "react-native-inappbrowser-reborn": "^3.7.0", "react-native-linear-gradient": "2.6.2", "react-native-localize": "3.0.3", diff --git a/yarn.lock b/yarn.lock index 868c783e3..4057d0744 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11528,10 +11528,10 @@ react-native-get-random-values@^1.4.0: dependencies: fast-base64-decode "^1.0.0" -react-native-haptic-feedback@1.11.0: - version "1.11.0" - resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-1.11.0.tgz#adfd841f3b67046532f912c6ec827aea0037d8ad" - integrity sha512-KTIy7lExwMtB6pOpCARyUzFj5EzYTh+A1GN/FB5Eb0LrW5C6hbb1kdj9K2/RHyZC+wyAJD1M823ZaDCU6n6cLA== +react-native-haptic-feedback@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-2.2.0.tgz#bc46edd1f053265bfbe6c32487cbce074e099429" + integrity sha512-3tqJOjCguWhIrX0nkURn4yw6kXdsSDjjrvZCRjKXYGlL28hdQmoW2okAHduDTD9FWj9lA+lHgwFWgGs4aFNN7A== react-native-inappbrowser-reborn@^3.7.0: version "3.7.0"