From 7e7ca1edc635e49e41f758d75f69d0525f781af0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:46:32 +0000 Subject: [PATCH] Bump expo-haptics from 11.2.0 to 12.2.1 Bumps [expo-haptics](https://github.com/expo/expo/tree/HEAD/packages/expo-haptics) from 11.2.0 to 12.2.1. - [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 49196505458..543f98e99e7 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "expo-apple-authentication": "4.2.1", "expo-av": "11.2.3", "expo-file-system": "14.0.0", - "expo-haptics": "11.2.0", + "expo-haptics": "12.2.1", "expo-keep-awake": "10.1.1", "expo-local-authentication": "12.2.0", "expo-video-thumbnails": "6.3.0", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..680e11cb4a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10679,10 +10679,10 @@ expo-font@~10.2.0: dependencies: fontfaceobserver "^2.1.0" -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-haptics@12.2.1: + version "12.2.1" + resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-12.2.1.tgz#9705c245663fcf317ca19adc2e8bbcb5270562e7" + integrity sha512-XRZtmIQi901Q4+/cZnVrULRFOqShsgCuSP0SCbVEhnq8sK0OA4jgun12O93Pu5aGvTyoqsAcIArE8tX+8AEqRA== expo-keep-awake@10.1.1: version "10.1.1"