From 7896075635a3be8015f1a27b19e271571af62b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 01:57:59 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index ee98113..6d33610 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1885,9 +1885,9 @@ http-signature@~1.1.0: jsprim "^1.2.2" sshpk "^1.7.0" -"i18n-js@github:fnando/i18n-js#v3.0.1": - version "3.0.1" - resolved "https://codeload.github.com/fnando/i18n-js/tar.gz/a4f947fd65d80bd3e09971f21ab02e967e676742" +i18n-js@3.0.11: + version "3.0.11" + resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-3.0.11.tgz#f9e96bdb641c5b9d6be12759d7c422089987ef02" iconv-lite@0.4.11: version "0.4.11" @@ -3069,8 +3069,8 @@ path-is-absolute@^1.0.0, path-is-absolute@^1.0.1: 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" @@ -3235,9 +3235,9 @@ react-devtools-core@2.3.1: ws "^2.0.3" "react-native-i18n@file:..": - version "2.0.6" + version "2.0.15" dependencies: - i18n-js "github:fnando/i18n-js#v3.0.1" + i18n-js "3.0.11" react-native@0.47.2: version "0.47.2"