From 9c6cf056d11811bd006f0090e08d45d5a69ebf17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 15:12:51 +0000 Subject: [PATCH] chore(deps): bump react-native-orientation-locker from 1.1.8 to 1.6.0 Bumps [react-native-orientation-locker](https://github.com/wonday/react-native-orientation-locker) from 1.1.8 to 1.6.0. - [Release notes](https://github.com/wonday/react-native-orientation-locker/releases) - [Commits](https://github.com/wonday/react-native-orientation-locker/commits) --- updated-dependencies: - dependency-name: react-native-orientation-locker 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 1a72448f33c..3b9b305d2aa 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "react-native-navigation-bar-color": "2.0.1", "react-native-notifications": "^4.3.3", "react-native-notifier": "1.6.1", - "react-native-orientation-locker": "1.1.8", + "react-native-orientation-locker": "1.6.0", "react-native-picker-select": "^8.0.4", "react-native-platform-touchable": "1.1.1", "react-native-popover-view": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 5784125ec56..1b83e468d96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17520,10 +17520,10 @@ react-native-notifier@1.6.1: resolved "https://registry.yarnpkg.com/react-native-notifier/-/react-native-notifier-1.6.1.tgz#eec07bdebed6c22cd22f5167555b7762e4119552" integrity sha512-uq58vefWCmgk9B/GU0Z9P6M8Su5IuRBtKmroSX7luISEdh3r8QvJo/G6jgK2sO0QhM5QvJOGWBDm1JGEkYL4IQ== -react-native-orientation-locker@1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/react-native-orientation-locker/-/react-native-orientation-locker-1.1.8.tgz#45d1c9e002496b8d286ec8932d6e3e7d341f9c85" - integrity sha512-+Vd7x6O/3zGqYIMXpeDlaw3ma074Dtnocm8ryT9v5SvaiEcWSzII4frPgXaUcc/MiCq4OWZ1JtVoyw75mdomQw== +react-native-orientation-locker@1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/react-native-orientation-locker/-/react-native-orientation-locker-1.6.0.tgz#4ea60e7cb5f2864d595a85f3b9af634c8f7c5121" + integrity sha512-D3IOtAcaAi6S2w0Y1EUnr16I47isosQbE7F67fAu9A+gE67NkyKaJ9HL5EsZ+Uc7+7m+NsuBjx3dxuANNy8rVA== react-native-picker-select@^8.0.4: version "8.0.4"