From 788c5962139c683d1096c1050b99915f5c78e82d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 08:31:41 +0530 Subject: [PATCH] chore(deps-dev): bump cz-customizable from 6.3.0 to 6.7.0 (#3316) Bumps [cz-customizable](https://github.com/leoforfree/cz-customizable) from 6.3.0 to 6.7.0. - [Release notes](https://github.com/leoforfree/cz-customizable/releases) - [Commits](https://github.com/leoforfree/cz-customizable/compare/v6.3.0...v6.7.0) --- updated-dependencies: - dependency-name: cz-customizable dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c69e2655d18..de2efce3279 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4323,9 +4323,9 @@ cssstyle@^2.3.0: cssom "~0.3.6" cz-customizable@^6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-6.3.0.tgz#1b24e5b84e1fccaa18ad837612b233b8c51d7882" - integrity sha512-MWGmWa45v4Ds3NJNNwQc3GCFdjtH3k4ypDWoWkwultMVLf7aOHR9VaXGYGZHLOQS4sMfbkBSjNUYoXCSmLuRSA== + version "6.7.0" + resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-6.7.0.tgz#68c8ba70dd5fb9d445d20392848035b8be1204a3" + integrity sha512-Pu81S0gBm8MLsRN3bi1WHIQQo4IubeGEPY8fs/niZwco9RQ5GQXLhdaUOL+mdHC8kOVxfBm0r9Ry9DkQb8uuvw== dependencies: editor "1.0.0" find-config "^1.0.0"