Skip to content

Commit

Permalink
build(deps-dev): bump czg from 1.9.4 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [czg](https://github.com/Zhengqbbb/cz-git/tree/HEAD/packages/cli) from 1.9.4 to 1.11.0.
- [Release notes](https://github.com/Zhengqbbb/cz-git/releases)
- [Changelog](https://github.com/Zhengqbbb/cz-git/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/Zhengqbbb/cz-git/commits/v1.11.0/packages/cli)

---
updated-dependencies:
- dependency-name: czg
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 11, 2024
1 parent 7af3f46 commit aece022
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit aece022

Please sign in to comment.