Skip to content

Commit

Permalink
feat(deps): update dependency commitizen to ^4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent bc3099f commit 466eeb5
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/which": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"commitizen": "^4.3.0",
"commitizen": "^4.3.1",
"concurrently": "^7.6.0",
"cosmiconfig": "^8.3.6",
"cross-env": "^7.0.3",
Expand Down
30 changes: 28 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2229,7 +2229,7 @@ __metadata:
"@types/which": ^2.0.2
"@typescript-eslint/eslint-plugin": ^5.62.0
"@typescript-eslint/parser": ^5.62.0
commitizen: ^4.3.0
commitizen: ^4.3.1
concurrently: ^7.6.0
cosmiconfig: ^8.3.6
cross-env: ^7.0.3
Expand Down Expand Up @@ -4869,7 +4869,7 @@ __metadata:
languageName: node
linkType: hard

"commitizen@npm:^4.0.3, commitizen@npm:^4.3.0":
"commitizen@npm:^4.0.3":
version: 4.3.0
resolution: "commitizen@npm:4.3.0"
dependencies:
Expand All @@ -4895,6 +4895,32 @@ __metadata:
languageName: node
linkType: hard

"commitizen@npm:^4.3.1":
version: 4.3.1
resolution: "commitizen@npm:4.3.1"
dependencies:
cachedir: 2.3.0
cz-conventional-changelog: 3.3.0
dedent: 0.7.0
detect-indent: 6.1.0
find-node-modules: ^2.1.2
find-root: 1.1.0
fs-extra: 9.1.0
glob: 7.2.3
inquirer: 8.2.5
is-utf8: ^0.2.1
lodash: 4.17.21
minimist: 1.2.7
strip-bom: 4.0.0
strip-json-comments: 3.1.1
bin:
commitizen: bin/commitizen
cz: bin/git-cz
git-cz: bin/git-cz
checksum: bcb42ee0cf04eae1b8df616553d841d86f0f6ff2f1b6f1f9941b016c021a4068ce0088aca61f4c955e47df1dfcf72378741bd54b5a7975f7297ffd4fa2bbcf04
languageName: node
linkType: hard

"compare-func@npm:^2.0.0":
version: 2.0.0
resolution: "compare-func@npm:2.0.0"
Expand Down

0 comments on commit 466eeb5

Please sign in to comment.