diff --git a/bun.lockb b/bun.lockb index 8ee27b9..9ac92f8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 73df29b..8f4c286 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.11.0", "generate-changelog": "^1.8.0", "husky": "^9.1.6", "lint-staged": "^15.2.10" diff --git a/yarn.lock b/yarn.lock index 112c4d0..bcdde0b 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.11.0: + version "1.11.0" + resolved "https://registry.yarnpkg.com/czg/-/czg-1.11.0.tgz#5beb802ba390aabf31bc6f158f9c5724abd272f2" + integrity sha512-go39avnHPvDn1HF4LS1qxj5XPGCQexZ9+y8f+0VlE9plZgRyWUOl4rUCwE4vD1azouIhz/KaauB45A7jPfMxpw== dargs@^8.0.0: version "8.1.0"