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 50
50
"license" : " MIT" ,
51
51
"dependencies" : {
52
52
"@commitlint/cli" : " ^13.1.0" ,
53
- "@commitlint/config-conventional" : " ^13.1 .0" ,
53
+ "@commitlint/config-conventional" : " ^16.0 .0" ,
54
54
"@commitlint/prompt" : " ^13.1.0" ,
55
55
"@types/jest" : " ^27.0.2" ,
56
56
"@typescript-eslint/eslint-plugin" : " ^5.10.2" ,
Original file line number Diff line number Diff line change 1245
1245
resolve-global "1.0.0"
1246
1246
yargs "^17.0.0"
1247
1247
1248
- " @commitlint/config-conventional@^13.1 .0 " :
1249
- version "13.1 .0"
1250
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1 .0.tgz#f02871d50c73db0a31b777231f49203b964d9d59 "
1251
- integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw ==
1248
+ " @commitlint/config-conventional@^16.0 .0 " :
1249
+ version "16.0 .0"
1250
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0 .0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03 "
1251
+ integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g ==
1252
1252
dependencies :
1253
1253
conventional-changelog-conventionalcommits "^4.3.1"
1254
1254
You can’t perform that action at this time.
0 commit comments