From c2c3c46b970d44185cbb04c83dae788a18fc20e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 05:23:13 +0000 Subject: [PATCH] build(deps): bump path-parse in /6.unit-test/demo/create-react-app-demo Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 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] --- 6.unit-test/demo/create-react-app-demo/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/6.unit-test/demo/create-react-app-demo/yarn.lock b/6.unit-test/demo/create-react-app-demo/yarn.lock index 55d8c9b..5377f1a 100644 --- a/6.unit-test/demo/create-react-app-demo/yarn.lock +++ b/6.unit-test/demo/create-react-app-demo/yarn.lock @@ -6406,8 +6406,8 @@ path-key@^3.1.0: resolved "https://registry.npm.taobao.org/path-key/download/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.npm.taobao.org/path-parse/download/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" + 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"