From 9ce62ccdc82644d9551651e3834130d0c3200377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:40:30 +0000 Subject: [PATCH] Chore: 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 344ec0d4d..328c3b0e8 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "react-native-progress": "5.0.0", "react-native-prompt-android": "^1.1.0", "react-native-reanimated": "2.8.0", - "react-native-restart": "0.0.22", + "react-native-restart": "0.0.27", "react-native-safe-area-context": "3.2.0", "react-native-screens": "3.13.1", "react-native-scrollable-tab-view": "ptomasroos/react-native-scrollable-tab-view", diff --git a/yarn.lock b/yarn.lock index 5c777ce75..76069b074 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17554,10 +17554,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"