From cb1ef6531ac3f6e92a850a2be064b25ef851a2d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 03:24:59 +0000 Subject: [PATCH] Chore(deps): Bump react-native-restart from 0.0.22 to 0.0.27 Bumps [react-native-restart](https://github.com/avishayil/react-native-restart) from 0.0.22 to 0.0.27. - [Release notes](https://github.com/avishayil/react-native-restart/releases) - [Changelog](https://github.com/avishayil/react-native-restart/blob/master/.release-it.json) - [Commits](https://github.com/avishayil/react-native-restart/compare/v0.0.22...v0.0.27) --- updated-dependencies: - dependency-name: react-native-restart 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 83b7f731571..310eed8e2a2 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "react-native-progress": "5.0.0", "react-native-prompt-android": "^1.1.0", "react-native-reanimated": "2.2.2", - "react-native-restart": "0.0.22", + "react-native-restart": "0.0.27", "react-native-safe-area-context": "3.2.0", "react-native-screens": "3.11.0", "react-native-scrollable-tab-view": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 6a73801e702..e0baebeaedb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15024,10 +15024,10 @@ react-native-redash@^16.1.1: normalize-svg-path "^1.0.1" parse-svg-path "^0.1.2" -react-native-restart@0.0.22: - version "0.0.22" - resolved "https://registry.yarnpkg.com/react-native-restart/-/react-native-restart-0.0.22.tgz#81fcb7f31e35951d85410c68b9556acf3ab88705" - integrity sha512-XwCqAMAKsO8yCM3xACPFKvkDQZe41lcavOuO0gUEu803IuTLtciualCq/qs83ryRDCDh1jkXYRqFjsGjLMCN3Q== +react-native-restart@0.0.27: + version "0.0.27" + resolved "https://registry.yarnpkg.com/react-native-restart/-/react-native-restart-0.0.27.tgz#43aa8210312c9dfa5ec7bd4b2f35238ad7972b19" + integrity sha512-8KScVICrXwcTSJ1rjWkqVTHyEKQIttm5AIMGSK1QG1+RS5owYlE4z/1DykOTdWfVl9l16FIk0w9Xzk9ZO6jxlA== react-native-safe-area-context@3.2.0: version "3.2.0"