Skip to content

Commit

Permalink
chore(deps): update dependency commitizen to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent b6412a5 commit b017e70
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 23 deletions.
27 changes: 17 additions & 10 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.1.0",
"@semantic-release/release-notes-generator": "10.0.3",
"commitizen": "4.2.5",
"commitizen": "4.3.0",
"cz-lerna-changelog": "2.0.3",
"husky": "8.0.3",
"isbinaryfile": "4.0.10",
Expand Down
31 changes: 19 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5562,9 +5562,9 @@ __metadata:
languageName: node
linkType: hard

"commitizen@npm:4.2.5":
version: 4.2.5
resolution: "commitizen@npm:4.2.5"
"commitizen@npm:4.3.0":
version: 4.3.0
resolution: "commitizen@npm:4.3.0"
dependencies:
cachedir: 2.3.0
cz-conventional-changelog: 3.3.0
Expand All @@ -5574,17 +5574,17 @@ __metadata:
find-root: 1.1.0
fs-extra: 9.1.0
glob: 7.2.3
inquirer: 8.2.4
inquirer: 8.2.5
is-utf8: ^0.2.1
lodash: 4.17.21
minimist: 1.2.6
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: 28f5d10cf332663f1710edb2ca22473664bc4457146ce6922896ed2ed6ee2a23add607b04d5b8d1bb7ee09bb78bc0d38d09057e0ab39b38e44b172765e3835c9
checksum: 5a54f81ab7f24b74dd7791ae408796b0ac9ae6675cbe85db71047cee131e627ed5bfb9365de8b5777bedfbcdee1bccf15e5da5dae8b09b3fce93b551baa2cb63
languageName: node
linkType: hard

Expand Down Expand Up @@ -7664,7 +7664,7 @@ fsevents@^2.3.2:
"@semantic-release/github": 8.1.0
"@semantic-release/release-notes-generator": 10.0.3
add: ^2.0.6
commitizen: 4.2.5
commitizen: 4.3.0
cz-lerna-changelog: 2.0.3
husky: 8.0.3
isbinaryfile: 4.0.10
Expand Down Expand Up @@ -8958,9 +8958,9 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"inquirer@npm:8.2.4":
version: 8.2.4
resolution: "inquirer@npm:8.2.4"
"inquirer@npm:8.2.5":
version: 8.2.5
resolution: "inquirer@npm:8.2.5"
dependencies:
ansi-escapes: ^4.2.1
chalk: ^4.1.1
Expand All @@ -8977,7 +8977,7 @@ fsevents@^2.3.2:
strip-ansi: ^6.0.0
through: ^2.3.6
wrap-ansi: ^7.0.0
checksum: dfcb6529d3af443dfea2241cb471508091b51f5121a088fdb8728b23ec9b349ef0a5e13a0ef2c8e19457b0bed22f7cbbcd561f7a4529d084c562a58c605e2655
checksum: f13ee4c444187786fb393609dedf6b30870115a57b603f2e6424f29a99abc13446fd45ee22461c33c9c40a92a60a8df62d0d6b25d74fc6676fa4cb211de55b55
languageName: node
linkType: hard

Expand Down Expand Up @@ -11719,7 +11719,14 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"minimist@npm:1.2.6, minimist@npm:^1.2.6":
"minimist@npm:1.2.7":
version: 1.2.7
resolution: "minimist@npm:1.2.7"
checksum: 7346574a1038ca23c32e02252f603801f09384dd1d78b69a943a4e8c2c28730b80e96193882d3d3b22a063445f460e48316b29b8a25addca2d7e5e8f75478bec
languageName: node
linkType: hard

"minimist@npm:^1.2.6":
version: 1.2.6
resolution: "minimist@npm:1.2.6"
checksum: d15428cd1e11eb14e1233bcfb88ae07ed7a147de251441d61158619dfb32c4d7e9061d09cab4825fdee18ecd6fce323228c8c47b5ba7cd20af378ca4048fb3fb
Expand Down

0 comments on commit b017e70

Please sign in to comment.