From 37cca0ea0161317814265731b061cb9d6ddb5cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 23:32:36 +0000 Subject: [PATCH] Bump hosted-git-info from 2.2.0 to 2.8.9 in /example Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.2.0 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.2.0...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 2548843bcb..f6b05e7404 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2177,8 +2177,8 @@ home-or-tmp@^2.0.0: os-tmpdir "^1.0.1" hosted-git-info@^2.1.4: - version "2.2.0" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.2.0.tgz#7a0d097863d886c0fabbdcd37bf1758d8becf8a5" + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" html-wiring@^1.0.0: version "1.2.0" @@ -3380,10 +3380,23 @@ react-deep-force-update@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7" -"react-native-video@file:../": - version "1.0.0" +"react-native-video@file:..": + version "1.1.0" dependencies: keymirror "0.1.1" + react-native-windows "0.41.0-rc.0" + +react-native-windows@0.41.0-rc.0: + version "0.41.0-rc.0" + resolved "https://registry.yarnpkg.com/react-native-windows/-/react-native-windows-0.41.0-rc.0.tgz#d70a36f546d8d448d875a9d69bd2c42fc671065c" + dependencies: + chalk "^1.1.3" + glob "^7.0.3" + shelljs "^0.7.0" + uuid "^2.0.1" + xml-parser "^1.2.1" + yeoman-environment "^1.5.3" + yeoman-generator "^0.21.2" react-native-windows@^0.40.0: version "0.40.0"