From fc80f8ad47ebf96b90ee98b5f3f47727deae9ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 03:56:30 +0000 Subject: [PATCH] Chore(deps): Bump expo-haptics from 10.1.0 to 11.2.0 Bumps [expo-haptics](https://github.com/expo/expo/tree/HEAD/packages/expo-haptics) from 10.1.0 to 11.2.0. - [Release notes](https://github.com/expo/expo/releases) - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-haptics/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-haptics) --- updated-dependencies: - dependency-name: expo-haptics 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 83b7f731571..6ca31fbc70c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "expo-apple-authentication": "3.2.1", "expo-av": "9.2.3", "expo-file-system": "11.1.3", - "expo-haptics": "10.1.0", + "expo-haptics": "11.2.0", "expo-keep-awake": "9.2.0", "expo-local-authentication": "11.1.1", "expo-video-thumbnails": "5.2.1", diff --git a/yarn.lock b/yarn.lock index 6a73801e702..0240c07dcc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9031,10 +9031,10 @@ expo-file-system@11.1.3, expo-file-system@~11.1.3: expo-modules-core "~0.2.0" uuid "^3.4.0" -expo-haptics@10.1.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-10.1.0.tgz#2ef5f0c3442f57844f7a7a961d922872e4ea9a71" - integrity sha512-2rpixkP3LSCwaJAmbbs0CSqbY7lSk7Ytay4UAYWg3YiJ05My7+MGMPbQJARyAMI5JQNuzcdsZN74btSusBvgYQ== +expo-haptics@11.2.0: + version "11.2.0" + resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-11.2.0.tgz#0ffb9f82395e88f9f66ceebb0f3279739311412c" + integrity sha512-ijuWU2ljLBGjIf7OQCvnBQIu/chezndnWkfi518XxvK0hudA4+fAe98mqHO6hom9GexNRxhQZbXc0hcVnxkaiA== expo-image-loader@~2.2.0: version "2.2.0"