Skip to content

Commit c5ff060

Browse files
fix: update dependency conventional-changelog-conventionalcommits to v8
1 parent 2217faf commit c5ff060

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/config-conventional/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@commitlint/types": "^19.0.3",
43-
"conventional-changelog-conventionalcommits": "^7.0.2"
43+
"conventional-changelog-conventionalcommits": "^8.0.0"
4444
},
4545
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
4646
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3337,10 +3337,10 @@ conventional-changelog-atom@^4.0.0:
33373337
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz"
33383338
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
33393339

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==
33443344
dependencies:
33453345
compare-func "^2.0.0"
33463346

0 commit comments

Comments
 (0)