From 8063a2eae45dc11196eb20be5f139556621e1ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 19:39:58 +0000 Subject: [PATCH] Bump path-parse from 1.0.5 to 1.0.7 in /example 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] --- example/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 0062c8f..3e7ac58 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4521,8 +4521,8 @@ path-key@^2.0.0: resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" 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-to-regexp@0.1.7: version "0.1.7" @@ -4868,9 +4868,9 @@ react-native-scripts@1.11.1: color "^2.0.1" lodash "^4.16.6" -react-native-text-ticker@0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/react-native-text-ticker/-/react-native-text-ticker-0.9.0.tgz#fe808cb86ca37c72c87cc97c9b537d6a6874ea5a" +react-native-text-ticker@0.13.0: + version "0.13.0" + resolved "https://registry.yarnpkg.com/react-native-text-ticker/-/react-native-text-ticker-0.13.0.tgz#56f38187ac88689481672939367a7badcb9fe4e3" react-native-vector-icons@4.5.0: version "4.5.0"