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.8.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 @@ -3008,10 +3008,10 @@ conventional-changelog-atom@^4.0.0:
3008
3008
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz#291fd1583517d4e7131dba779ad9fa238359daa1"
3009
3009
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
3010
3010
3011
- conventional-changelog-conventionalcommits@^7 .0.2 :
3012
- version "7 .0.2 "
3013
- resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7 .0.2 .tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5 "
3014
- integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w ==
3011
+ conventional-changelog-conventionalcommits@^8 .0.0 :
3012
+ version "8 .0.0 "
3013
+ resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8 .0.0 .tgz#3fa2857c878701e7f0329db5a1257cb218f166fe "
3014
+ integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA ==
3015
3015
dependencies :
3016
3016
compare-func "^2.0.0"
3017
3017
You can’t perform that action at this time.
0 commit comments