File tree Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 110110 "@semantic-release/git" : " 9.0.0" ,
111111 "@semantic-release/github" : " 7.2.0" ,
112112 "codecov" : " 3.8.1" ,
113- "commitizen" : " 4.2.2 " ,
113+ "commitizen" : " 4.2.3 " ,
114114 "cypress" : " 6.3.0" ,
115115 "cz-conventional-changelog" : " 3.3.0" ,
116116 "eslint-plugin-cypress" : " 2.11.2" ,
Original file line number Diff line number Diff line change @@ -4603,13 +4603,13 @@ commander@^5.1.0:
46034603 resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
46044604 integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
46054605
4606- commitizen@4.2.2 :
4607- version "4.2.2 "
4608- resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2 .tgz#1a93dd07208521ea1ebbf832593542dac714cc79 "
4609- integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ ==
4606+ commitizen@4.2.3 :
4607+ version "4.2.3 "
4608+ resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.3 .tgz#088d0ef72500240d331b11e02e288223667c1475 "
4609+ integrity sha512-pYlYEng7XMV2TW4xtjDKBGqeJ0Teq2zyRSx2S3Ml1XAplHSlJZK8vm1KdGclpMEZuGafbS5TeHXIVnHk8RWIzQ ==
46104610 dependencies:
46114611 cachedir "2.2.0"
4612- cz-conventional-changelog "3.3 .0"
4612+ cz-conventional-changelog "3.2 .0"
46134613 dedent "0.7.0"
46144614 detect-indent "6.0.0"
46154615 find-node-modules "2.0.0"
@@ -5316,6 +5316,20 @@ cz-conventional-changelog@3.0.1:
53165316 optionalDependencies:
53175317 "@commitlint/load" ">6.1.1"
53185318
5319+ cz-conventional-changelog@3.2.0:
5320+ version "3.2.0"
5321+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"
5322+ integrity sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==
5323+ dependencies:
5324+ chalk "^2.4.1"
5325+ commitizen "^4.0.3"
5326+ conventional-commit-types "^3.0.0"
5327+ lodash.map "^4.5.1"
5328+ longest "^2.0.1"
5329+ word-wrap "^1.0.3"
5330+ optionalDependencies:
5331+ "@commitlint/load" ">6.1.1"
5332+
53195333cz-conventional-changelog@3.3.0:
53205334 version "3.3.0"
53215335 resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
You can’t perform that action at this time.
0 commit comments