Skip to content

Commit c7db053

Browse files
committed
feat(deps): update dependency commitizen to ^4.3.1
1 parent bc3099f commit c7db053

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/which": "^2.0.2",
6262
"@typescript-eslint/eslint-plugin": "^5.62.0",
6363
"@typescript-eslint/parser": "^5.62.0",
64-
"commitizen": "^4.3.0",
64+
"commitizen": "^4.3.1",
6565
"concurrently": "^7.6.0",
6666
"cosmiconfig": "^8.3.6",
6767
"cross-env": "^7.0.3",

yarn.lock

+28-2
Original file line numberDiff line numberDiff line change
@@ -2229,7 +2229,7 @@ __metadata:
22292229
"@types/which": ^2.0.2
22302230
"@typescript-eslint/eslint-plugin": ^5.62.0
22312231
"@typescript-eslint/parser": ^5.62.0
2232-
commitizen: ^4.3.0
2232+
commitizen: ^4.3.1
22332233
concurrently: ^7.6.0
22342234
cosmiconfig: ^8.3.6
22352235
cross-env: ^7.0.3
@@ -4869,7 +4869,7 @@ __metadata:
48694869
languageName: node
48704870
linkType: hard
48714871

4872-
"commitizen@npm:^4.0.3, commitizen@npm:^4.3.0":
4872+
"commitizen@npm:^4.0.3":
48734873
version: 4.3.0
48744874
resolution: "commitizen@npm:4.3.0"
48754875
dependencies:
@@ -4895,6 +4895,32 @@ __metadata:
48954895
languageName: node
48964896
linkType: hard
48974897

4898+
"commitizen@npm:^4.3.1":
4899+
version: 4.3.1
4900+
resolution: "commitizen@npm:4.3.1"
4901+
dependencies:
4902+
cachedir: 2.3.0
4903+
cz-conventional-changelog: 3.3.0
4904+
dedent: 0.7.0
4905+
detect-indent: 6.1.0
4906+
find-node-modules: ^2.1.2
4907+
find-root: 1.1.0
4908+
fs-extra: 9.1.0
4909+
glob: 7.2.3
4910+
inquirer: 8.2.5
4911+
is-utf8: ^0.2.1
4912+
lodash: 4.17.21
4913+
minimist: 1.2.7
4914+
strip-bom: 4.0.0
4915+
strip-json-comments: 3.1.1
4916+
bin:
4917+
commitizen: bin/commitizen
4918+
cz: bin/git-cz
4919+
git-cz: bin/git-cz
4920+
checksum: bcb42ee0cf04eae1b8df616553d841d86f0f6ff2f1b6f1f9941b016c021a4068ce0088aca61f4c955e47df1dfcf72378741bd54b5a7975f7297ffd4fa2bbcf04
4921+
languageName: node
4922+
linkType: hard
4923+
48984924
"compare-func@npm:^2.0.0":
48994925
version: 2.0.0
49004926
resolution: "compare-func@npm:2.0.0"

0 commit comments

Comments
 (0)