From 8fa3a9e09688ddf737ecf5c65bdc4585fe3382c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:43:15 +0000 Subject: [PATCH] build(deps-dev): bump cz-customizable from 7.0.0 to 7.4.0 Bumps [cz-customizable](https://github.com/leoforfree/cz-customizable) from 7.0.0 to 7.4.0. - [Release notes](https://github.com/leoforfree/cz-customizable/releases) - [Commits](https://github.com/leoforfree/cz-customizable/compare/v7.0.0...v7.4.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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8bf88f21..d7c715d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1913,9 +1913,9 @@ } }, "node_modules/cz-customizable": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.0.0.tgz", - "integrity": "sha512-pQKkGSm+8SY9VY/yeJqDOla1MjrGaG7WG4EYLLEV4VNctGO7WdzdGtWEr2ydKSkrpmTs7f8fmBksg/FaTrUAyw==", + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.4.0.tgz", + "integrity": "sha512-0HFu2d7/j9E9BPZv6+jhsojS8F16r+UHNAVVw1u5Xvog/mYNnrkHocRXZTnmVioAFvNux4zd+vt5LCdZnfhOhg==", "dev": true, "dependencies": { "editor": "1.0.0", @@ -9579,9 +9579,9 @@ } }, "cz-customizable": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.0.0.tgz", - "integrity": "sha512-pQKkGSm+8SY9VY/yeJqDOla1MjrGaG7WG4EYLLEV4VNctGO7WdzdGtWEr2ydKSkrpmTs7f8fmBksg/FaTrUAyw==", + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/cz-customizable/-/cz-customizable-7.4.0.tgz", + "integrity": "sha512-0HFu2d7/j9E9BPZv6+jhsojS8F16r+UHNAVVw1u5Xvog/mYNnrkHocRXZTnmVioAFvNux4zd+vt5LCdZnfhOhg==", "dev": true, "requires": { "editor": "1.0.0",