From cc148c02ac0f929ef0642e942e8a72e14064fa3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 16:27:23 +0000 Subject: [PATCH] Bump path-parse from 1.0.5 to 1.0.7 in /examples Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/yarn.lock | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/examples/yarn.lock b/examples/yarn.lock index f67f4622..3159f58d 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -2,10 +2,6 @@ # yarn lockfile v1 -"@react-native-community/viewpager@^1.1.7": - version "1.1.7" - resolved "https://registry.yarnpkg.com/@react-native-community/viewpager/-/viewpager-1.1.7.tgz#7d3b1631f1ec91145db92a8e25c80d53027e96ba" - abab@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d" @@ -3116,8 +3112,8 @@ path-is-absolute@^1.0.0: resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-type@^1.0.0: version "1.1.0" @@ -3282,9 +3278,8 @@ react-devtools-core@^2.5.0: ws "^2.0.3" react-native-swiper@../: - version "1.6.0-nightly.1" + version "1.6.0-nightly.4" dependencies: - "@react-native-community/viewpager" "^1.1.7" prop-types "^15.5.10" react-native@0.48.4: