This repository was archived by the owner on Apr 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 64
64
"@commitlint/cli" : " 8.3.5" ,
65
65
"@commitlint/config-conventional" : " 8.3.4" ,
66
66
"@dixeed/eslint-config" : " 2.0.0" ,
67
- "cz-conventional-changelog" : " 3.0.2 " ,
67
+ "cz-conventional-changelog" : " 3.1.0 " ,
68
68
"eslint" : " 6.8.0" ,
69
69
"husky" : " 4.2.1" ,
70
70
"jest" : " ^24.8.0" ,
Original file line number Diff line number Diff line change @@ -1240,6 +1240,11 @@ conventional-commit-types@^2.0.0:
1240
1240
resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.3.0.tgz#bc3c8ebba0a9e4b3ecc548f1d0674e251ab8be22"
1241
1241
integrity sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==
1242
1242
1243
+ conventional-commit-types@^3.0.0 :
1244
+ version "3.0.0"
1245
+ resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz#7c9214e58eae93e85dd66dbfbafe7e4fffa2365b"
1246
+ integrity sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==
1247
+
1243
1248
conventional-commits-parser@^3.0.0 :
1244
1249
version "3.0.8"
1245
1250
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.8.tgz#23310a9bda6c93c874224375e72b09fb275fe710"
1364
1369
optionalDependencies :
1365
1370
" @commitlint/load" " >6.1.1"
1366
1371
1367
- cz-conventional-changelog@3.0.2 :
1368
- version "3.0.2 "
1369
- resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.0.2. tgz#f6b9a406177ab07f9a3a087e06103a045b376260 "
1370
- integrity sha512-MPxERbtQyVp0nnpCBiwzKGKmMBSswmCV3Jpef3Axqd5f3c/SOc6VFiSUlclOyZXBn3Xtf4snzt4O15hBTRb2gA ==
1372
+ cz-conventional-changelog@3.1.0 :
1373
+ version "3.1.0 "
1374
+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.1.0. tgz#1e004a4f507531347a5f78ab4ed65c3ff693fc97 "
1375
+ integrity sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q ==
1371
1376
dependencies :
1372
1377
chalk "^2.4.1"
1373
1378
commitizen "^4.0.3"
1374
- conventional-commit-types "^2 .0.0"
1379
+ conventional-commit-types "^3 .0.0"
1375
1380
lodash.map "^4.5.1"
1376
1381
longest "^2.0.1"
1377
1382
right-pad "^1.0.1"
You can’t perform that action at this time.
0 commit comments