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 111111 "@semantic-release/git" : " 9.0.0" ,
112112 "@semantic-release/github" : " 7.1.1" ,
113113 "codecov" : " 3.8.0" ,
114- "commitizen" : " 4.2.1 " ,
114+ "commitizen" : " 4.2.2 " ,
115115 "cypress" : " 5.4.0" ,
116116 "cz-conventional-changelog" : " 3.3.0" ,
117117 "eslint-plugin-cypress" : " 2.11.2" ,
Original file line number Diff line number Diff line change @@ -4586,13 +4586,13 @@ commander@^4.1.1:
45864586 resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
45874587 integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
45884588
4589- commitizen@4.2.1 :
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+ commitizen@4.2.2 :
4590+ version "4.2.2 "
4591+ resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2 .tgz#1a93dd07208521ea1ebbf832593542dac714cc79 "
4592+ integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ ==
45934593 dependencies:
45944594 cachedir "2.2.0"
4595- cz-conventional-changelog "3.2 .0"
4595+ cz-conventional-changelog "3.3 .0"
45964596 dedent "0.7.0"
45974597 detect-indent "6.0.0"
45984598 find-node-modules "2.0.0"
@@ -5282,20 +5282,6 @@ cz-conventional-changelog@3.0.1:
52825282 optionalDependencies:
52835283 "@commitlint/load" ">6.1.1"
52845284
5285- cz-conventional-changelog@3.2.0:
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-
52995285cz-conventional-changelog@3.3.0:
53005286 version "3.3.0"
53015287 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