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 73
73
},
74
74
"devDependencies" : {
75
75
"@commitlint/cli" : " ^11.0.0" ,
76
- "@commitlint/config-conventional" : " ^11 .0.0 " ,
76
+ "@commitlint/config-conventional" : " ^12 .0.1 " ,
77
77
"@commitlint/config-lerna-scopes" : " ^11.0.0" ,
78
78
"@types/babel__code-frame" : " ^7.0.2" ,
79
79
"@types/debug" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 331
331
resolve-global "1.0.0"
332
332
yargs "^15.1.0"
333
333
334
- " @commitlint/config-conventional@^11 .0.0 " :
335
- version "11 .0.0 "
336
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11 .0.0 .tgz#3fa300a1b639273946de3c3f15e1cda518333422 "
337
- integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA ==
334
+ " @commitlint/config-conventional@^12 .0.1 " :
335
+ version "12 .0.1 "
336
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12 .0.1 .tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83 "
337
+ integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q ==
338
338
dependencies :
339
339
conventional-changelog-conventionalcommits "^4.3.1"
340
340
You can’t perform that action at this time.
0 commit comments