From 9186e34752d5f7a9b2403cc75cd352522d589af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 23:30:50 +0000 Subject: [PATCH] build(deps): bump expo-status-bar from 1.6.0 to 1.7.1 Bumps [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) from 1.6.0 to 1.7.1. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-status-bar/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-status-bar) --- updated-dependencies: - dependency-name: expo-status-bar dependency-type: direct:production update-type: version-update:semver-minor ... 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 22aa7163..b661a131 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "expo-av": "~13.4.1", "expo-blur": "~12.4.1", "expo-file-system": "~15.4.5", - "expo-status-bar": "~1.6.0", + "expo-status-bar": "~1.7.1", "lodash": "^4.17.21", "moti": "0.27.2", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 1963a7f0..236bae7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5386,10 +5386,10 @@ expo-splash-screen@~0.17.0: "@expo/configure-splash-screen" "^0.6.0" "@expo/prebuild-config" "5.0.7" -expo-status-bar@~1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.6.0.tgz#e79ffdb9a84d2e0ec9a0dc7392d9ab364fefa9cf" - integrity sha512-e//Oi2WPdomMlMDD3skE4+1ZarKCJ/suvcB4Jo/nO427niKug5oppcPNYO+csR6y3ZglGuypS+3pp/hJ+Xp6fQ== +expo-status-bar@~1.7.1: + version "1.7.1" + resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.7.1.tgz#f2772a529187282eaa0741279ed8d525bdce54c4" + integrity sha512-Wkm9uCmuQQBSU+l/AekWAQ1d0FYw560yL116+OAKJDyKBOUpPURoWkFbabM1EDxv+5scTuSThr/CvsA0nsSCow== expo@^49.0.13: version "49.0.21"