This repository was archived by the owner on Nov 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@commitlint/cli" : " 8.3.5" ,
19- "@commitlint/config-conventional" : " 8.2.0 " ,
19+ "@commitlint/config-conventional" : " 8.3.4 " ,
2020 "coveralls" : " ^3.0.4" ,
2121 "eslint" : " ^5.9.0" ,
2222 "eslint-config-airbnb-base" : " ^13.1.0" ,
Original file line number Diff line number Diff line change 107107 resolve-from "5.0.0"
108108 resolve-global "1.0.0"
109109
110- " @commitlint/config-conventional@8.2.0 " :
111- version "8.2.0"
112- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102"
113- integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA==
110+ " @commitlint/config-conventional@8.3.4 " :
111+ version "8.3.4"
112+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2"
113+ integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g==
114+ dependencies :
115+ conventional-changelog-conventionalcommits "4.2.1"
114116
115117" @commitlint/ensure@^8.3.4 " :
116118 version "8.3.4"
@@ -1843,6 +1845,15 @@ conventional-changelog-angular@^5.0.3:
18431845 compare-func "^1.3.1"
18441846 q "^1.5.1"
18451847
1848+ conventional-changelog-conventionalcommits@4.2.1 :
1849+ version "4.2.1"
1850+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
1851+ integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
1852+ dependencies :
1853+ compare-func "^1.3.1"
1854+ lodash "^4.2.1"
1855+ q "^1.5.1"
1856+
18461857conventional-changelog-core@^3.1.6 :
18471858 version "3.2.2"
18481859 resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.2.2.tgz#de41e6b4a71011a18bcee58e744f6f8f0e7c29c0"
You can’t perform that action at this time.
0 commit comments