From c617e555ae8ef0cfe1c05db9a2468b71303d8719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 04:01:15 +0000 Subject: [PATCH] Chore(deps): Bump react-native-orientation-locker from 1.1.8 to 1.5.0 Bumps [react-native-orientation-locker](https://github.com/wonday/react-native-orientation-locker) from 1.1.8 to 1.5.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 83b7f731571..2b639b1e64a 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "react-native-navigation-bar-color": "2.0.1", "react-native-notifications": "^4.2.4", "react-native-notifier": "1.6.1", - "react-native-orientation-locker": "1.1.8", + "react-native-orientation-locker": "1.5.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 6a73801e702..71dc40cef69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14960,10 +14960,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.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/react-native-orientation-locker/-/react-native-orientation-locker-1.5.0.tgz#324853937eed4835ecd1c8613ab2206135d908ac" + integrity sha512-4XOCGmNN4BXg5JUFjUuXpsfhPJmbA3LkQilJO1ed+6vL97teTdG2w5IEevKiqL9/hPjeWE8YYtX/YW+yp53hkg== react-native-picker-select@^8.0.4: version "8.0.4"