File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1- module . exports = { extends : [ '@commitlint/config-conventional ' ] }
1+ module . exports = { extends : [ '@jedwards1211/commitlint-config ' ] }
Original file line number Diff line number Diff line change 5454 "devDependencies" : {
5555 "@commitlint/cli" : " ^6.0.2" ,
5656 "@commitlint/config-conventional" : " ^6.0.2" ,
57+ "@jedwards1211/commitlint-config" : " ^1.0.0" ,
5758 "@jedwards1211/eslint-config" : " ^2.0.0" ,
5859 "@jedwards1211/eslint-config-flow" : " ^1.0.0" ,
5960 "babel-cli" : " ^6.23.0" ,
Original file line number Diff line number Diff line change 1818 version "6.0.2"
1919 resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-6.0.2.tgz#8ef87a6facb75b3377b2760b0e91097f8ec64db4"
2020
21+ " @commitlint/config-conventional@^6.1.3 " :
22+ version "6.1.3"
23+ resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-6.1.3.tgz#6c06eeae04c5ac789c3618df4d52aeda89ffb810"
24+
2125" @commitlint/core@^6.0.2 " :
2226 version "6.0.2"
2327 resolved "https://registry.npmjs.org/@commitlint/core/-/core-6.0.2.tgz#8e79e18d57ea3d30ca4bbfdf028d5f5d0cd3e422"
102106 dependencies :
103107 find-up "^2.1.0"
104108
109+ " @jedwards1211/commitlint-config@^1.0.0 " :
110+ version "1.0.0"
111+ resolved "https://registry.npmjs.org/@jedwards1211/commitlint-config/-/commitlint-config-1.0.0.tgz#a3e56e5cd5c78a923c7c49f08fbbdc7b02756fd7"
112+ dependencies :
113+ " @commitlint/config-conventional" " ^6.1.3"
114+
105115" @jedwards1211/eslint-config-flow@^1.0.0 " :
106116 version "1.0.0"
107117 resolved "https://registry.npmjs.org/@jedwards1211/eslint-config-flow/-/eslint-config-flow-1.0.0.tgz#306baa90573f772342f53bef67ef4f2fe3f7cb8c"
You can’t perform that action at this time.
0 commit comments