File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
},
50
50
"devDependencies" : {
51
51
"@commitlint/cli" : " ^17.6.5" ,
52
- "@commitlint/config-conventional" : " ^17.6.3 " ,
52
+ "@commitlint/config-conventional" : " ^17.6.6 " ,
53
53
"@semantic-release/changelog" : " ^6.0.3" ,
54
54
"@semantic-release/commit-analyzer" : " ^9.0.2" ,
55
55
"@semantic-release/git" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 980
980
resolve-global "1.0.0"
981
981
yargs "^17.0.0"
982
982
983
- "@commitlint/config-conventional@^17.6.3 ":
984
- version "17.6.3 "
985
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.3 .tgz#21f5835235493e386effeaa98b898124230b1000 "
986
- integrity sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw ==
983
+ "@commitlint/config-conventional@^17.6.6 ":
984
+ version "17.6.6 "
985
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6 .tgz#5452aa601d34503b88530ba38432116bcffdd005 "
986
+ integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag ==
987
987
dependencies:
988
988
conventional-changelog-conventionalcommits "^5.0.0"
989
989
You can’t perform that action at this time.
0 commit comments