From e423ffc14b73f2de8c963fd5b6f9fec823306553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:53:38 +0000 Subject: [PATCH] chore(deps): bump expo-status-bar from 2.0.0 to 2.0.1 Bumps [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) from 2.0.0 to 2.0.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-patch ... 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 e51d811..ca70558 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "expo-linking": "~7.0.4", "expo-localization": "~16.0.0", "expo-router": "~4.0.15", - "expo-status-bar": "~2.0.0", + "expo-status-bar": "~2.0.1", "i18next": "^24.2.2", "intl-pluralrules": "^2.0.1", "react": "~18.3.1", diff --git a/yarn.lock b/yarn.lock index 63c5521..075ef57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4518,10 +4518,10 @@ expo-router@~4.0.15: semver "~7.6.3" server-only "^0.0.1" -expo-status-bar@~2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-2.0.0.tgz#dd99adc2ace12a24c92718cd0f97b93347103393" - integrity sha512-vxxdpvpNDMTEc5uTiIrbTvySKKUsOACmfl8OZuUdjNle05oGqwtq3v5YObwym/njSByjoyuZX8UpXBZnxvarwQ== +expo-status-bar@~2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-2.0.1.tgz#fc07726346dc30fbb68aadb0d7890b34fba42eee" + integrity sha512-AkIPX7jWHRPp83UBZ1iXtVvyr0g+DgBVvIXTtlmPtmUsm8Vq9Bb5IGj86PW8osuFlgoTVAg7HI/+Ok7yEYwiRg== expo@^52.0.23: version "52.0.23"