From 35a7dc1a35b5bd11626b2bb51d581491c4a5609c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 04:02:54 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20path-parse=20from=201.0.5=20to=201.0.7?= =?UTF-8?q?=20in=20/19-=E7=A7=BB=E5=8A=A8=E7=AB=AF/01-react-native/MyApp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../01-react-native/MyApp/yarn.lock" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/19-\347\247\273\345\212\250\347\253\257/01-react-native/MyApp/yarn.lock" "b/19-\347\247\273\345\212\250\347\253\257/01-react-native/MyApp/yarn.lock" index c89d33de5..fe2486ce6 100644 --- "a/19-\347\247\273\345\212\250\347\253\257/01-react-native/MyApp/yarn.lock" +++ "b/19-\347\247\273\345\212\250\347\253\257/01-react-native/MyApp/yarn.lock" @@ -3157,8 +3157,8 @@ path-key@^2.0.0: resolved "http://registry.npm.taobao.org/path-key/download/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" path-parse@^1.0.5: - version "1.0.5" - resolved "http://registry.npm.taobao.org/path-parse/download/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"