File tree Expand file tree Collapse file tree 2 files changed +6
-20
lines changed Expand file tree Collapse file tree 2 files changed +6
-20
lines changed Original file line number Diff line number Diff line change 111
111
"@semantic-release/git" : " 9.0.0" ,
112
112
"@semantic-release/github" : " 7.1.1" ,
113
113
"codecov" : " 3.8.0" ,
114
- "commitizen" : " 4.2.1 " ,
114
+ "commitizen" : " 4.2.2 " ,
115
115
"cypress" : " 5.4.0" ,
116
116
"cz-conventional-changelog" : " 3.3.0" ,
117
117
"eslint-plugin-cypress" : " 2.11.2" ,
Original file line number Diff line number Diff line change @@ -4586,13 +4586,13 @@ commander@^4.1.1:
4586
4586
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
4587
4587
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
4588
4588
4589
-
4590
- version "4.2.1 "
4591
- resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.1 .tgz#3b098b16c6b1a37f0d129018dff6751b20cd3103 "
4592
- integrity sha512-nZsp8IThkDu7C+93BFD/mLShb9Gd6Wsaf90tpKE3x/6u5y/Q52kzanIJpGr0qvIsJ5bCMpgKtr3Lbu3miEJfaA ==
4589
+
4590
+ version "4.2.2 "
4591
+ resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2 .tgz#1a93dd07208521ea1ebbf832593542dac714cc79 "
4592
+ integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ ==
4593
4593
dependencies:
4594
4594
cachedir "2.2.0"
4595
- cz-conventional-changelog "3.2 .0"
4595
+ cz-conventional-changelog "3.3 .0"
4596
4596
dedent "0.7.0"
4597
4597
detect-indent "6.0.0"
4598
4598
find-node-modules "2.0.0"
5282
5282
optionalDependencies:
5283
5283
"@commitlint/load" ">6.1.1"
5284
5284
5285
-
5286
- version "3.2.0"
5287
- resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"
5288
- integrity sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==
5289
- dependencies:
5290
- chalk "^2.4.1"
5291
- commitizen "^4.0.3"
5292
- conventional-commit-types "^3.0.0"
5293
- lodash.map "^4.5.1"
5294
- longest "^2.0.1"
5295
- word-wrap "^1.0.3"
5296
- optionalDependencies:
5297
- "@commitlint/load" ">6.1.1"
5298
-
5299
5285
5300
5286
version "3.3.0"
5301
5287
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