File tree 2 files changed +5
-5
lines changed
@commitlint/config-conventional
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@commitlint/types" : " ^19.5.0" ,
43
- "conventional-changelog-conventionalcommits" : " ^7 .0.2 "
43
+ "conventional-changelog-conventionalcommits" : " ^8 .0.0 "
44
44
},
45
45
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
46
46
}
Original file line number Diff line number Diff line change @@ -3730,10 +3730,10 @@ conventional-changelog-atom@^4.0.0:
3730
3730
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz"
3731
3731
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
3732
3732
3733
- conventional-changelog-conventionalcommits@^7 .0.2 :
3734
- version "7 .0.2 "
3735
- resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7 .0.2 .tgz"
3736
- integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w ==
3733
+ conventional-changelog-conventionalcommits@^8 .0.0 :
3734
+ version "8 .0.0 "
3735
+ resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8 .0.0 .tgz#3fa2857c878701e7f0329db5a1257cb218f166fe "
3736
+ integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA ==
3737
3737
dependencies :
3738
3738
compare-func "^2.0.0"
3739
3739
You can’t perform that action at this time.
0 commit comments