diff --git a/bun.lockb b/bun.lockb index 8ee27b9..945c37c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 73df29b..776052d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/inquirer": "^9.0.7", "@types/yargs": "^17.0.33", "branch-name-lint": "^2.1.1", - "czg": "^1.9.4", + "czg": "^1.10.1", "generate-changelog": "^1.8.0", "husky": "^9.1.6", "lint-staged": "^15.2.10" diff --git a/yarn.lock b/yarn.lock index 112c4d0..b94080f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -742,10 +742,10 @@ cross-spawn@^7.0.3: shebang-command "^2.0.0" which "^2.0.1" -czg@^1.9.4: - version "1.9.4" - resolved "https://registry.npmjs.org/czg/-/czg-1.9.4.tgz" - integrity sha512-x9V/FXA3XUmK6PMvP2WC3WPTA4xAUCcjFcL6HxJSLUAn4gKshMHWLkIfWSCsEqmenn5IIX0/L7NuBJ7/luDqCA== +czg@^1.10.1: + version "1.10.1" + resolved "https://registry.yarnpkg.com/czg/-/czg-1.10.1.tgz#81b2d1b3e0da8b604f3f8f37331d84f64e3029b3" + integrity sha512-melR80u+GA4EWNexwiWkbAPkFkxBqtLMQU4ePmnkF4N9F//8lB9mo1i0PmxphTamhn0N6kRAmnrkFrkRteNW8g== dargs@^8.0.0: version "8.1.0"