From 2315a99f828b1a4077f908ea1b1d302122e5a42e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 21:35:44 +0000 Subject: [PATCH] Bump ini from 1.3.4 to 1.3.8 in /Example Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.8) Signed-off-by: dependabot[bot] --- Example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Example/yarn.lock b/Example/yarn.lock index c4b8a90..99da9ea 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -2024,8 +2024,8 @@ inherits@2, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" inquirer@^3.0.6: version "3.3.0" @@ -3465,8 +3465,8 @@ react-native-drawer-layout@1.3.2: dependencies: react-native-dismiss-keyboard "1.0.0" -"react-native-scrollable-tab-view@file:../": - version "0.6.7" +"react-native-scrollable-tab-view@file:..": + version "0.1.4" dependencies: create-react-class "^15.6.2" prop-types "^15.6.0"