From 492c95c1e414f3244b5d889b27dd547bf301bdac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 11:09:03 +0000 Subject: [PATCH] build(deps-dev): bump cz-customizable from 6.9.2 to 7.2.1 Bumps [cz-customizable](https://github.com/leoforfree/cz-customizable) from 6.9.2 to 7.2.1. - [Release notes](https://github.com/leoforfree/cz-customizable/releases) - [Commits](https://github.com/leoforfree/cz-customizable/compare/v6.9.2...v7.2.1) --- updated-dependencies: - dependency-name: cz-customizable dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a85b07b..2fe518a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "commitizen": "^4.2.4", "commitlint": "^17.0.2", "cz-conventional-changelog": "^3.3.0", - "cz-customizable": "^6.3.0", + "cz-customizable": "^7.2.1", "eslint": "^6.8.0", "eslint-plugin-prettier": "3.1.0", "eslint-plugin-vue": "^9.1.1",