From 8ac09a9dee6c05906e9bfea8b4c736d3d5707a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2019 12:25:11 +0200 Subject: [PATCH] Bump diff from 3.3.1 to 3.5.0 in /Example (#1015) Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/kpdecker/jsdiff/releases) - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](https://github.com/kpdecker/jsdiff/compare/v3.3.1...v3.5.0) Signed-off-by: dependabot[bot] --- Example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Example/yarn.lock b/Example/yarn.lock index c4b8a905..199c271f 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -1388,8 +1388,8 @@ detect-indent@^4.0.0: repeating "^2.0.0" diff@^3.2.0: - version "3.3.1" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.3.1.tgz#aa8567a6eed03c531fc89d3f711cd0e5259dec75" + version "3.5.0" + resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12" dom-walk@^0.1.0: version "0.1.1" @@ -3465,8 +3465,8 @@ react-native-drawer-layout@1.3.2: dependencies: react-native-dismiss-keyboard "1.0.0" -"react-native-scrollable-tab-view@file:../": - version "0.6.7" +"react-native-scrollable-tab-view@file:..": + version "0.10.0" dependencies: create-react-class "^15.6.2" prop-types "^15.6.0"