File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 85
85
"commitlint-azure-pipelines-cli" : " 1.0.3" ,
86
86
"cross-env" : " 7.0.0" ,
87
87
"css-loader" : " 3.4.2" ,
88
- "cz-conventional-changelog" : " 3.0.2 " ,
88
+ "cz-conventional-changelog" : " 3.1.0 " ,
89
89
"del" : " 4.1.1" ,
90
90
"del-cli" : " 1.1.0" ,
91
91
"es-check" : " 5.1.0" ,
Original file line number Diff line number Diff line change @@ -2963,6 +2963,11 @@ conventional-commit-types@^2.0.0:
2963
2963
resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.3.0.tgz#bc3c8ebba0a9e4b3ecc548f1d0674e251ab8be22"
2964
2964
integrity sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==
2965
2965
2966
+ conventional-commit-types@^3.0.0 :
2967
+ version "3.0.0"
2968
+ resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz#7c9214e58eae93e85dd66dbfbafe7e4fffa2365b"
2969
+ integrity sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==
2970
+
2966
2971
conventional-commits-filter@^2.0.2 :
2967
2972
version "2.0.2"
2968
2973
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz#f122f89fbcd5bb81e2af2fcac0254d062d1039c1"
@@ -3230,14 +3235,14 @@ cz-conventional-changelog@3.0.1:
3230
3235
optionalDependencies :
3231
3236
" @commitlint/load" " >6.1.1"
3232
3237
3233
- cz-conventional-changelog@3.0.2 :
3234
- version "3.0.2 "
3235
- resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.0.2. tgz#f6b9a406177ab07f9a3a087e06103a045b376260 "
3236
- integrity sha512-MPxERbtQyVp0nnpCBiwzKGKmMBSswmCV3Jpef3Axqd5f3c/SOc6VFiSUlclOyZXBn3Xtf4snzt4O15hBTRb2gA ==
3238
+ cz-conventional-changelog@3.1.0 :
3239
+ version "3.1.0 "
3240
+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.1.0. tgz#1e004a4f507531347a5f78ab4ed65c3ff693fc97 "
3241
+ integrity sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q ==
3237
3242
dependencies :
3238
3243
chalk "^2.4.1"
3239
3244
commitizen "^4.0.3"
3240
- conventional-commit-types "^2 .0.0"
3245
+ conventional-commit-types "^3 .0.0"
3241
3246
lodash.map "^4.5.1"
3242
3247
longest "^2.0.1"
3243
3248
right-pad "^1.0.1"
You can’t perform that action at this time.
0 commit comments