From 689fb5352363f5d35e5acc2149d6d0ff01525ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 13:02:41 +0000 Subject: [PATCH] Bump path-parse from 1.0.6 to 1.0.7 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] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 803fc6e..e8338b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3823,10 +3823,10 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -giza-framework@*: - version "0.2.15" - resolved "https://registry.yarnpkg.com/giza-framework/-/giza-framework-0.2.15.tgz#ffd748cbad8d658b507de6cc74b208a2c82ec27c" - integrity sha512-QWxtX9mroo6VHrGHDo6G3RLNS6yc6n4GPjTJvp/hvYlBpofSTdga0K/x7NQFKEGJ1u3FLaXX7o6cYrb8is+TIw== +giza-framework-jaywing@*: + version "0.2.29" + resolved "https://registry.yarnpkg.com/giza-framework-jaywing/-/giza-framework-jaywing-0.2.29.tgz#61d575de8665ad6933fd00d5d94a7a2b8f847cff" + integrity sha512-DAROkfNWJ48ic40I1efQYMErPPem4U7KpN8Kl2LXClkx89WLJvt0c/7iGuID+ewfD6agSZPG0tO5SutLtxYL9g== dependencies: babel-core "^6.25.0" babel-loader "^7.1.1" @@ -6672,9 +6672,9 @@ path-key@^2.0.0: integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A= path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== path-root-regex@^0.1.0: version "0.1.2"