File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 4545 "@typescript-eslint/eslint-plugin" : " 2.23.0" ,
4646 "@typescript-eslint/parser" : " 2.23.0" ,
4747 "codecov" : " 3.6.5" ,
48- "cz-conventional-changelog" : " 3.0.2 " ,
48+ "cz-conventional-changelog" : " 3.3.0 " ,
4949 "eslint" : " 6.8.0" ,
5050 "eslint-config-airbnb-typescript" : " 6.3.1" ,
5151 "eslint-config-prettier" : " 6.7.0" ,
Original file line number Diff line number Diff line change @@ -1736,6 +1736,11 @@ conventional-commit-types@^2.0.0:
17361736 resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.3.0.tgz#bc3c8ebba0a9e4b3ecc548f1d0674e251ab8be22"
17371737 integrity sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==
17381738
1739+ conventional-commit-types@^3.0.0 :
1740+ version "3.0.0"
1741+ resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz#7c9214e58eae93e85dd66dbfbafe7e4fffa2365b"
1742+ integrity sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==
1743+
17391744conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.2 :
17401745 version "2.0.2"
17411746 resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz#f122f89fbcd5bb81e2af2fcac0254d062d1039c1"
18911896 optionalDependencies :
18921897 " @commitlint/load" " >6.1.1"
18931898
1894- cz-conventional-changelog@3.0.2 :
1895- version "3.0.2 "
1896- resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.0.2. tgz#f6b9a406177ab07f9a3a087e06103a045b376260 "
1897- integrity sha512-MPxERbtQyVp0nnpCBiwzKGKmMBSswmCV3Jpef3Axqd5f3c/SOc6VFiSUlclOyZXBn3Xtf4snzt4O15hBTRb2gA ==
1899+ cz-conventional-changelog@3.3.0 :
1900+ version "3.3.0 "
1901+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0. tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2 "
1902+ integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw ==
18981903 dependencies :
18991904 chalk "^2.4.1"
19001905 commitizen "^4.0.3"
1901- conventional-commit-types "^2 .0.0"
1906+ conventional-commit-types "^3 .0.0"
19021907 lodash.map "^4.5.1"
19031908 longest "^2.0.1"
1904- right-pad "^1.0.1"
19051909 word-wrap "^1.0.3"
19061910 optionalDependencies :
19071911 " @commitlint/load" " >6.1.1"
You can’t perform that action at this time.
0 commit comments