From 2766d5da577e463757360a3c229ef410034cb5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 10:06:41 +0000 Subject: [PATCH] chore(deps): bump ini from 1.3.5 to 1.3.7 in /example Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] --- example/yarn.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index b5ee5e8..9239ea5 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1356,8 +1356,10 @@ braces@^2.3.1: to-regex "^3.0.1" "bs-react-native-gifted-chat@link:..": - version "0.0.0" - uid "" + version "0.0.2" + dependencies: + bs-react-native reasonml-community/bs-react-native#752544cbdeda19914dc2ec769a77b0cf9f2a0ff5 + reason-react "0.4.2" bs-react-native@reasonml-community/bs-react-native#752544cbdeda19914dc2ec769a77b0cf9f2a0ff5: version "0.8.0" @@ -2377,8 +2379,8 @@ inherits@2, inherits@2.0.3, inherits@^2.0.3, inherits@~2.0.3: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" ini@~1.3.0: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" inquirer@^3.0.6: version "3.3.0"