From 8fa0bee5fb7074ece7269d0ab5d6029ac19d86d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 04:22:42 +0000 Subject: [PATCH] chore(deps): Bump path-parse from 1.0.6 to 1.0.7 in /example/hello 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] --- example/hello/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/hello/yarn.lock b/example/hello/yarn.lock index f37adc0..ffdf216 100644 --- a/example/hello/yarn.lock +++ b/example/hello/yarn.lock @@ -3061,8 +3061,8 @@ path-loader@^1.0.2: superagent "^3.8.3" path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/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-type@^2.0.0: version "2.0.0"