From 6244b0b2aac5a383ede03108ae8b8d47ca330e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 10:43:50 +0000 Subject: [PATCH] Bump moment from 2.17.1 to 2.29.2 in /example Bumps [moment](https://github.com/moment/moment) from 2.17.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.17.1...2.29.2) --- updated-dependencies: - dependency-name: moment 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..91393ce309 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2965,8 +2965,8 @@ mkdirp@^0.5.0, mkdirp@^0.5.1: minimist "0.0.8" moment@2.x.x: - version "2.17.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.1.tgz#fed9506063f36b10f066c8b59a144d7faebe1d82" + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" morgan@~1.6.1: version "1.6.1" @@ -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"