File tree 2 files changed +20
-6
lines changed
2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 52
52
"@babel/core" : " ^7.11.6" ,
53
53
"@commitlint/utils" : " ^11.0.0" ,
54
54
"babel-preset-commitlint" : " ^11.0.0" ,
55
- "commitizen" : " 4.2.1 " ,
55
+ "commitizen" : " 4.2.2 " ,
56
56
"cross-env" : " 7.0.2"
57
57
},
58
58
"dependencies" : {
Original file line number Diff line number Diff line change @@ -3707,13 +3707,13 @@ commander@~2.20.3:
3707
3707
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
3708
3708
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
3709
3709
3710
-
3711
- version "4.2.1 "
3712
- resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.1 .tgz#3b098b16c6b1a37f0d129018dff6751b20cd3103 "
3713
- integrity sha512-nZsp8IThkDu7C+93BFD/mLShb9Gd6Wsaf90tpKE3x/6u5y/Q52kzanIJpGr0qvIsJ5bCMpgKtr3Lbu3miEJfaA ==
3710
+
3711
+ version "4.2.2 "
3712
+ resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.2 .tgz#1a93dd07208521ea1ebbf832593542dac714cc79 "
3713
+ integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ ==
3714
3714
dependencies :
3715
3715
cachedir "2.2.0"
3716
- cz-conventional-changelog "3.2 .0"
3716
+ cz-conventional-changelog "3.3 .0"
3717
3717
dedent "0.7.0"
3718
3718
detect-indent "6.0.0"
3719
3719
find-node-modules "2.0.0"
4119
4119
optionalDependencies :
4120
4120
" @commitlint/load" " >6.1.1"
4121
4121
4122
+
4123
+ version "3.3.0"
4124
+ resolved "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
4125
+ integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
4126
+ dependencies :
4127
+ chalk "^2.4.1"
4128
+ commitizen "^4.0.3"
4129
+ conventional-commit-types "^3.0.0"
4130
+ lodash.map "^4.5.1"
4131
+ longest "^2.0.1"
4132
+ word-wrap "^1.0.3"
4133
+ optionalDependencies :
4134
+ " @commitlint/load" " >6.1.1"
4135
+
4122
4136
dargs@^4.0.1 :
4123
4137
version "4.1.0"
4124
4138
resolved "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"
You can’t perform that action at this time.
0 commit comments