File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
"license" : " MIT" ,
52
52
"dependencies" : {
53
53
"@commitlint/cli" : " ^11.0.0" ,
54
- "@commitlint/config-conventional" : " ^11 .0.0 " ,
54
+ "@commitlint/config-conventional" : " ^12 .0.1 " ,
55
55
"@commitlint/prompt" : " ^12.0.1" ,
56
56
"@types/jest" : " ^26.0.20" ,
57
57
"@typescript-eslint/eslint-plugin" : " ^4.17.0" ,
Original file line number Diff line number Diff line change 934
934
resolve-global "1.0.0"
935
935
yargs "^15.1.0"
936
936
937
- " @commitlint/config-conventional@^11 .0.0 " :
938
- version "11 .0.0 "
939
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11 .0.0 .tgz#3fa300a1b639273946de3c3f15e1cda518333422 "
940
- integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA ==
937
+ " @commitlint/config-conventional@^12 .0.1 " :
938
+ version "12 .0.1 "
939
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12 .0.1 .tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83 "
940
+ integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q ==
941
941
dependencies :
942
942
conventional-changelog-conventionalcommits "^4.3.1"
943
943
You can’t perform that action at this time.
0 commit comments