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 78
78
"devDependencies" : {
79
79
"@babel/core" : " ^7.22.5" ,
80
80
"@commitlint/cli" : " ^17.6.0" ,
81
- "@commitlint/config-conventional" : " ^17.6.5 " ,
81
+ "@commitlint/config-conventional" : " ^17.6.6 " ,
82
82
"@commitlint/cz-commitlint" : " ^17.5.0" ,
83
83
"@jamesacarr/jest-reporter-github-actions" : " ^0.0.4" ,
84
84
"@react-hookz/eslint-config" : " ^1.7.6" ,
Original file line number Diff line number Diff line change 1246
1246
resolve-global "1.0.0"
1247
1247
yargs "^17.0.0"
1248
1248
1249
- "@commitlint/config-conventional@^17.6.5 ":
1250
- version "17.6.5 "
1251
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5 .tgz#a8ec286e634a071329fe45dc4955032c2176aeb5 "
1252
- integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg ==
1249
+ "@commitlint/config-conventional@^17.6.6 ":
1250
+ version "17.6.6 "
1251
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6 .tgz#5452aa601d34503b88530ba38432116bcffdd005 "
1252
+ integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag ==
1253
1253
dependencies:
1254
1254
conventional-changelog-conventionalcommits "^5.0.0"
1255
1255
You can’t perform that action at this time.
0 commit comments