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 47
47
"license" : " MIT" ,
48
48
"dependencies" : {
49
49
"@commitlint/cli" : " ^12.1.4" ,
50
- "@commitlint/config-conventional" : " ^12 .1.4 " ,
50
+ "@commitlint/config-conventional" : " ^13 .1.0 " ,
51
51
"@commitlint/prompt" : " ^12.1.4" ,
52
52
"@types/jest" : " ^26.0.24" ,
53
53
"@typescript-eslint/eslint-plugin" : " ^4.29.2" ,
Original file line number Diff line number Diff line change 1070
1070
resolve-global "1.0.0"
1071
1071
yargs "^16.2.0"
1072
1072
1073
- " @commitlint/config-conventional@^12 .1.4 " :
1074
- version "12 .1.4 "
1075
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12 .1.4 .tgz#95bbab622f117a8a3e49f95917b08655040c66a8 "
1076
- integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ ==
1073
+ " @commitlint/config-conventional@^13 .1.0 " :
1074
+ version "13 .1.0 "
1075
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13 .1.0 .tgz#f02871d50c73db0a31b777231f49203b964d9d59 "
1076
+ integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw ==
1077
1077
dependencies :
1078
1078
conventional-changelog-conventionalcommits "^4.3.1"
1079
1079
You can’t perform that action at this time.
0 commit comments