From c5364a550ca69880897edb0ae2bd34f453c7b8ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 14:58:49 +0000 Subject: [PATCH] Bump expo-sensors from 9.2.0 to 10.0.0 Bumps [expo-sensors](https://github.com/expo/expo/tree/HEAD/packages/expo-sensors) from 9.2.0 to 10.0.0. - [Release notes](https://github.com/expo/expo/releases) - [Changelog](https://github.com/expo/expo/blob/master/packages/expo-sensors/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-sensors) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 29 +++++++++++++++++++++++++---- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 34350e9..b79df36 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "expo-font": "~8.4.0", "expo-linking": "~2.0.1", "expo-localization": "~9.1.0", - "expo-sensors": "~9.2.0", + "expo-sensors": "~10.0.0", "expo-splash-screen": "~0.8.1", "expo-status-bar": "~1.0.3", "i18n-js": "^3.8.0", diff --git a/yarn.lock b/yarn.lock index 9e7f0d0..a609db9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,6 +1175,26 @@ xcode "^2.1.0" xml2js "^0.4.23" +"@expo/config-plugins@~1.0.13": + version "1.0.21" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-1.0.21.tgz#5a6f5c818dd7bccc2f3e381cbf8b0657c38bb302" + integrity sha512-sMTF0/lx52ovJPz9iH5l0aKRpPFFtYoAQ+38AYhXI890Sswr1UU4Pq3IA5RMdvtOTkTzNREr21WvEHd7X8D1dA== + dependencies: + "@expo/config-types" "^40.0.0-beta.2" + "@expo/configure-splash-screen" "0.3.4" + "@expo/image-utils" "0.3.10" + "@expo/json-file" "8.2.28-alpha.0" + "@expo/plist" "0.0.11" + find-up "~5.0.0" + fs-extra "9.0.0" + getenv "0.7.0" + glob "7.1.6" + resolve-from "^5.0.0" + slash "^3.0.0" + slugify "^1.3.4" + xcode "^2.1.0" + xml2js "^0.4.23" + "@expo/config-types@^40.0.0-beta.2": version "40.0.0-beta.2" resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-40.0.0-beta.2.tgz#4fea4ef5654d02218b02b0b3772529a9ce5b0471" @@ -4096,11 +4116,12 @@ expo-secure-store@~9.3.0: resolved "https://registry.yarnpkg.com/expo-secure-store/-/expo-secure-store-9.3.0.tgz#b716d5d115cc50a34037d1afef84fe4b8ea0745c" integrity sha512-dNhKcoUUn+1kmEfFVxSU7h+YsqODqlExZQJcQgxgeiuCeeDvJWkE10t3jjrO6aNfrdM5i/X2l3oh401EDslWsQ== -expo-sensors@~9.2.0: - version "9.2.0" - resolved "https://registry.yarnpkg.com/expo-sensors/-/expo-sensors-9.2.0.tgz#4b0c0f85236c874eb99646114e05bb1bd2172058" - integrity sha512-HKRFHev1ZclEbeZKdgbTCSpTu8N9WT8Asw3jckno6cCENjV1P7lSrbBx0HCW6q4cO/DcZ0QGvOjQ/LNNE4bCDQ== +expo-sensors@~10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/expo-sensors/-/expo-sensors-10.0.0.tgz#4a323bef50866eec916cb87529a77af8ab96980e" + integrity sha512-DvsgGh201RUgRJykUHRcMUWjea2s5jdW7ycB0nC1JdKFK74KQQ6YJngMwSqegVwwKs4pysjf/4QwUa/Zwga14g== dependencies: + "@expo/config-plugins" "~1.0.13" invariant "^2.2.4" expo-splash-screen@0.8.1, expo-splash-screen@~0.8.1: