From 94b43a36985eb6ff19a51ffa3452b88ad80cfc03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 21:10:25 +0000 Subject: [PATCH] :arrow_up: Bump hosted-git-info in /examples/FlagsKitBasic Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9) Signed-off-by: dependabot[bot] --- examples/FlagsKitBasic/yarn.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/examples/FlagsKitBasic/yarn.lock b/examples/FlagsKitBasic/yarn.lock index 548d58e..0c43cad 100644 --- a/examples/FlagsKitBasic/yarn.lock +++ b/examples/FlagsKitBasic/yarn.lock @@ -2720,9 +2720,9 @@ home-or-tmp@^3.0.0: integrity sha1-V6j+JM8zzdUkhgoVgh3cJchmcfs= hosted-git-info@^2.1.4: - version "2.7.1" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047" - integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w== + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== html-encoding-sniffer@^1.0.2: version "1.0.2" @@ -4775,6 +4775,13 @@ react-is@^16.6.0-alpha.8af6728: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.0.tgz#456645144581a6e99f6816ae2bd24ee94bdd0c01" integrity sha512-q8U7k0Fi7oxF1HvQgyBjPwDXeMplEsArnKt2iYhuIF86+GBbgLHdAmokL3XUFjTd7Q363OSNG55FOGUdONVn1g== +react-native-flags-kit@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/react-native-flags-kit/-/react-native-flags-kit-1.0.1.tgz#236d77d96ec648bdbb4b692b1af1e541a7e29ca5" + integrity sha512-PG0TxIhYDQkT6TdwCHBiQZo+WQQNTagVWp7MrdOogb5Ja3D721v5RFpOuf0xXbd8Az4vxXBh2Igt9n5NQcomWw== + dependencies: + prop-types "^15.6.2" + react-native@0.57.3: version "0.57.3" resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.57.3.tgz#ba395bc139f13430caa41614ac6197f8446e106e"