File tree 2 files changed +6
-20
lines changed
2 files changed +6
-20
lines changed Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@commitlint/utils" : " ^11.0.0" ,
40
- "commitizen" : " 4.2.2 "
40
+ "commitizen" : " 4.2.3 "
41
41
},
42
42
"dependencies" : {
43
43
"@commitlint/load" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -3303,13 +3303,13 @@ commander@~2.20.3:
3303
3303
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
3304
3304
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
3305
3305
3306
-
3307
- version "4.2.2 "
3308
- resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.2 .tgz#1a93dd07208521ea1ebbf832593542dac714cc79 "
3309
- integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ ==
3306
+
3307
+ version "4.2.3 "
3308
+ resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.3 .tgz#088d0ef72500240d331b11e02e288223667c1475 "
3309
+ integrity sha512-pYlYEng7XMV2TW4xtjDKBGqeJ0Teq2zyRSx2S3Ml1XAplHSlJZK8vm1KdGclpMEZuGafbS5TeHXIVnHk8RWIzQ ==
3310
3310
dependencies :
3311
3311
cachedir "2.2.0"
3312
- cz-conventional-changelog "3.3 .0"
3312
+ cz-conventional-changelog "3.2 .0"
3313
3313
dedent "0.7.0"
3314
3314
detect-indent "6.0.0"
3315
3315
find-node-modules "2.0.0"
3702
3702
optionalDependencies :
3703
3703
" @commitlint/load" " >6.1.1"
3704
3704
3705
-
3706
- version "3.3.0"
3707
- resolved "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
3708
- integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
3709
- dependencies :
3710
- chalk "^2.4.1"
3711
- commitizen "^4.0.3"
3712
- conventional-commit-types "^3.0.0"
3713
- lodash.map "^4.5.1"
3714
- longest "^2.0.1"
3715
- word-wrap "^1.0.3"
3716
- optionalDependencies :
3717
- " @commitlint/load" " >6.1.1"
3718
-
3719
3705
dargs@^4.0.1 :
3720
3706
version "4.1.0"
3721
3707
resolved "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"
You can’t perform that action at this time.
0 commit comments