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 4545 "@typescript-eslint/eslint-plugin" : " 2.12.0" ,
4646 "@typescript-eslint/parser" : " 2.12.0" ,
4747 "codecov" : " 3.6.1" ,
48- "cz-conventional-changelog" : " 3.0.2 " ,
48+ "cz-conventional-changelog" : " 3.0.3 " ,
4949 "eslint" : " 6.7.2" ,
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 @@ -1719,6 +1719,11 @@ conventional-commit-types@^2.0.0:
17191719 resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.3.0.tgz#bc3c8ebba0a9e4b3ecc548f1d0674e251ab8be22"
17201720 integrity sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==
17211721
1722+ conventional-commit-types@^3.0.0 :
1723+ version "3.0.0"
1724+ resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz#7c9214e58eae93e85dd66dbfbafe7e4fffa2365b"
1725+ integrity sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==
1726+
17221727conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.2 :
17231728 version "2.0.2"
17241729 resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz#f122f89fbcd5bb81e2af2fcac0254d062d1039c1"
18741879 optionalDependencies :
18751880 " @commitlint/load" " >6.1.1"
18761881
1877- 1878- version "3.0.2 "
1879- resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.0.2 .tgz#f6b9a406177ab07f9a3a087e06103a045b376260 "
1880- integrity sha512-MPxERbtQyVp0nnpCBiwzKGKmMBSswmCV3Jpef3Axqd5f3c/SOc6VFiSUlclOyZXBn3Xtf4snzt4O15hBTRb2gA ==
1882+ 1883+ version "3.0.3 "
1884+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.0.3 .tgz#03c021faf76aba4c5138f85f707dc868bf80e90c "
1885+ integrity sha512-E4RGuFJcVFdJy+eAPPIv88x0sfNKuRQ1Bzt3967a0nq+8DH6szh7m0EL9KCeVJMll5AXDz3ZQ42oSbCHemGUgA ==
18811886 dependencies :
18821887 chalk "^2.4.1"
18831888 commitizen "^4.0.3"
1884- conventional-commit-types "^2 .0.0"
1889+ conventional-commit-types "^3 .0.0"
18851890 lodash.map "^4.5.1"
18861891 longest "^2.0.1"
18871892 right-pad "^1.0.1"
You can’t perform that action at this time.
0 commit comments