From e461487e2836a4b900fc5e0da7675cd282075964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:31:01 +0000 Subject: [PATCH] Chore: Bump expo-keep-awake from 10.1.1 to 12.0.1 Bumps [expo-keep-awake](https://github.com/expo/expo/tree/HEAD/packages/expo-keep-awake) from 10.1.1 to 12.0.1. - [Release notes](https://github.com/expo/expo/releases) - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-keep-awake/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-keep-awake) --- updated-dependencies: - dependency-name: expo-keep-awake 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 0760d4a93..7d4c05816 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "expo-av": "11.2.3", "expo-file-system": "14.0.0", "expo-haptics": "11.2.0", - "expo-keep-awake": "10.1.1", + "expo-keep-awake": "12.0.1", "expo-local-authentication": "12.2.0", "expo-video-thumbnails": "6.3.0", "expo-web-browser": "10.2.1", diff --git a/yarn.lock b/yarn.lock index 3a2d13c6b..f8c2b0952 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10919,10 +10919,10 @@ expo-haptics@11.2.0: resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-11.2.0.tgz#0ffb9f82395e88f9f66ceebb0f3279739311412c" integrity sha512-ijuWU2ljLBGjIf7OQCvnBQIu/chezndnWkfi518XxvK0hudA4+fAe98mqHO6hom9GexNRxhQZbXc0hcVnxkaiA== -expo-keep-awake@10.1.1: - version "10.1.1" - resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-10.1.1.tgz#03023c130f7e3824b738e3fdd5353b8a2c0c1980" - integrity sha512-9zC0sdhQljUeMr2yQ7o4kzEZXVAy82fFOAZE1+TwPL7qR0b0sphe7OJ5T1GX1qLcwuVaJ8YewaPoLSHRk79+Rg== +expo-keep-awake@12.0.1: + version "12.0.1" + resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-12.0.1.tgz#19c5ab55391394ded3f6c262b0707c7140658a11" + integrity sha512-hqeCnb4033TyuZaXs93zTK7rjVJ3bywXATyMmKmKkLEsH2PKBAl/VmjlCOPQL/2Ncqz6aj7Wo//tjeJTARBD4g== expo-keep-awake@~10.2.0: version "10.2.0"