From 62c052e6cbb6422dc6b2c4913fe4cd1cd1fb6518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 02:11:32 +0000 Subject: [PATCH] Bump moment from 2.17.1 to 2.29.2 in /Examples/TabsExample 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] --- Examples/TabsExample/yarn.lock | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/Examples/TabsExample/yarn.lock b/Examples/TabsExample/yarn.lock index 387d84a..c28f688 100644 --- a/Examples/TabsExample/yarn.lock +++ b/Examples/TabsExample/yarn.lock @@ -1625,7 +1625,7 @@ fast-levenshtein@~2.0.4: fb-watchman@^1.8.0, fb-watchman@^1.9.0: version "1.9.0" - resolved "http://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec" + resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec" dependencies: bser "^1.0.2" @@ -2924,8 +2924,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" @@ -3301,23 +3301,19 @@ 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-renavigate@file:../../": - version "0.1.1" +"react-native-renavigate@file:../..": + version "0.2.20" dependencies: - react "^15.4.2" - react-native "^0.40.0" - react-native-scrollable-tab-view "^0.7.1" - react-redux "^5.0.2" - redux "^3.6.0" + react-native-scrollable-tab-view "^0.6.0" seamless-immutable "^7.0.1" -react-native-scrollable-tab-view@^0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/react-native-scrollable-tab-view/-/react-native-scrollable-tab-view-0.7.1.tgz#e28fd11242fffcf363f554a2ca6443d6e0e207b8" +react-native-scrollable-tab-view@^0.6.0: + version "0.6.7" + resolved "https://registry.yarnpkg.com/react-native-scrollable-tab-view/-/react-native-scrollable-tab-view-0.6.7.tgz#3a5fe8a4bd5bc7eb023f306099323bbd9cc284a2" dependencies: react-timer-mixin "^0.13.3" -react-native@0.40.0, react-native@^0.40.0: +react-native@0.40.0: version "0.40.0" resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.40.0.tgz#ca7b86a8e8fbc7653634ad47ca2ffd69fdf18ad5" dependencies: @@ -3433,7 +3429,7 @@ react-transform-hmr@^1.0.4: global "^4.3.0" react-proxy "^1.1.7" -react@^15.4.2, react@~15.4.0-rc.4: +react@~15.4.0-rc.4: version "15.4.2" resolved "https://registry.yarnpkg.com/react/-/react-15.4.2.tgz#41f7991b26185392ba9bae96c8889e7e018397ef" dependencies: @@ -3532,7 +3528,7 @@ regenerator-transform@0.9.8: regex-cache@^0.4.2: version "0.4.3" - resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" + resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" dependencies: is-equal-shallow "^0.1.3" is-primitive "^2.0.0"