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.0.3" ,
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 @@ -3337,10 +3337,10 @@ conventional-changelog-atom@^4.0.0:
3337
3337
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz"
3338
3338
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
3339
3339
3340
- conventional-changelog-conventionalcommits@^7 .0.2 :
3341
- version "7 .0.2 "
3342
- resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7 .0.2 .tgz"
3343
- integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w ==
3340
+ conventional-changelog-conventionalcommits@^8 .0.0 :
3341
+ version "8 .0.0 "
3342
+ resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8 .0.0 .tgz#3fa2857c878701e7f0329db5a1257cb218f166fe "
3343
+ integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA ==
3344
3344
dependencies :
3345
3345
compare-func "^2.0.0"
3346
3346
You can’t perform that action at this time.
0 commit comments