Skip to content

Commit 11d7404

Browse files
fix: update dependency conventional-changelog-conventionalcommits to v9
1 parent 2838438 commit 11d7404

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/config-conventional/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@commitlint/types": "^19.8.1",
43-
"conventional-changelog-conventionalcommits": "^7.0.2"
43+
"conventional-changelog-conventionalcommits": "^9.0.0"
4444
},
4545
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2961,10 +2961,10 @@ conventional-changelog-atom@^4.0.0:
29612961
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz#291fd1583517d4e7131dba779ad9fa238359daa1"
29622962
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
29632963

2964-
conventional-changelog-conventionalcommits@^7.0.2:
2965-
version "7.0.2"
2966-
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
2967-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
2964+
conventional-changelog-conventionalcommits@^9.0.0:
2965+
version "9.1.0"
2966+
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz#34e5f35c80c1375a5464df2a8067a1facbb2d858"
2967+
integrity sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==
29682968
dependencies:
29692969
compare-func "^2.0.0"
29702970

0 commit comments

Comments
 (0)