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 50
50
"license" : " MIT" ,
51
51
"dependencies" : {
52
52
"@commitlint/cli" : " ^16.1.0" ,
53
- "@commitlint/config-conventional" : " ^16.0.0 " ,
53
+ "@commitlint/config-conventional" : " ^16.2.1 " ,
54
54
"@commitlint/prompt" : " ^16.1.0" ,
55
55
"@types/jest" : " ^27.0.2" ,
56
56
"@typescript-eslint/eslint-plugin" : " ^5.13.0" ,
Original file line number Diff line number Diff line change 983
983
resolve-global "1.0.0"
984
984
yargs "^17.0.0"
985
985
986
- " @commitlint/config-conventional@^16.0.0 " :
987
- version "16.0.0 "
988
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0.0 .tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03 "
989
- integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g ==
986
+ " @commitlint/config-conventional@^16.2.1 " :
987
+ version "16.2.1 "
988
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1 .tgz#2cf47b505fb259777c063538c8498d8fd9b47779 "
989
+ integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww ==
990
990
dependencies :
991
991
conventional-changelog-conventionalcommits "^4.3.1"
992
992
You can’t perform that action at this time.
0 commit comments