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 52
52
"license" : " MIT" ,
53
53
"dependencies" : {
54
54
"@commitlint/cli" : " ^12.1.1" ,
55
- "@commitlint/config-conventional" : " ^12.1.1 " ,
55
+ "@commitlint/config-conventional" : " ^12.1.4 " ,
56
56
"@commitlint/prompt" : " ^12.1.1" ,
57
57
"@types/jest" : " ^26.0.21" ,
58
58
"@typescript-eslint/eslint-plugin" : " ^4.24.0" ,
Original file line number Diff line number Diff line change 1024
1024
resolve-global "1.0.0"
1025
1025
yargs "^16.2.0"
1026
1026
1027
- " @commitlint/config-conventional@^12.1.1 " :
1028
- version "12.1.1 "
1029
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.1 .tgz#73dd3b1a7912138420d248f334f15c94c250bc9e "
1030
- integrity sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ ==
1027
+ " @commitlint/config-conventional@^12.1.4 " :
1028
+ version "12.1.4 "
1029
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4 .tgz#95bbab622f117a8a3e49f95917b08655040c66a8 "
1030
+ integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ ==
1031
1031
dependencies :
1032
1032
conventional-changelog-conventionalcommits "^4.3.1"
1033
1033
You can’t perform that action at this time.
0 commit comments