From f793359d3ffa3f21ec40a5058f05e4b98c38448e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:47:51 +0000 Subject: [PATCH] chore(deps-dev): bump cz-customizable from 7.2.1 to 7.3.0 Bumps [cz-customizable](https://github.com/leoforfree/cz-customizable) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/leoforfree/cz-customizable/releases) - [Commits](https://github.com/leoforfree/cz-customizable/compare/v7.2.1...v7.3.0) --- updated-dependencies: - dependency-name: cz-customizable dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 30bd608c..22d07074 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "conventional-changelog-angular": "8.0.0", "cross-env": "7.0.3", "cross-var": "1.1.0", - "cz-customizable": "7.2.1", + "cz-customizable": "7.3.0", "eslint": "^9.12.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.29.1", @@ -5059,9 +5059,9 @@ } }, "node_modules/cz-customizable": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.2.1.tgz", - "integrity": "sha512-Wa3cgG4+IC9zqezwozLbVBIiJ7Cjg1J2hPxvXcp1F3SFjzQzbdiGhOtI1thVfRBnBCX3kvCW63iaP9v+4yYa8w==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.3.0.tgz", + "integrity": "sha512-ExNKEk8SG91ydXO2wph3VptVXZPRM8092WZlzD4hUI1WpFlGAQvTi8x+9rlpTuZzr8XPff9xEIJlx2hAFyEfqg==", "dev": true, "dependencies": { "editor": "1.0.0", @@ -19199,9 +19199,9 @@ } }, "cz-customizable": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.2.1.tgz", - "integrity": "sha512-Wa3cgG4+IC9zqezwozLbVBIiJ7Cjg1J2hPxvXcp1F3SFjzQzbdiGhOtI1thVfRBnBCX3kvCW63iaP9v+4yYa8w==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.3.0.tgz", + "integrity": "sha512-ExNKEk8SG91ydXO2wph3VptVXZPRM8092WZlzD4hUI1WpFlGAQvTi8x+9rlpTuZzr8XPff9xEIJlx2hAFyEfqg==", "dev": true, "requires": { "editor": "1.0.0", diff --git a/package.json b/package.json index aca27d13..e2950fee 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "conventional-changelog-angular": "8.0.0", "cross-env": "7.0.3", "cross-var": "1.1.0", - "cz-customizable": "7.2.1", + "cz-customizable": "7.3.0", "eslint": "^9.12.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.29.1",