Skip to content

Commit 7bdc31e

Browse files
fix: update dependency conventional-changelog-conventionalcommits to v9
1 parent 407be6c commit 7bdc31e

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": "^20.0.0",
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
@@ -3196,10 +3196,10 @@ conventional-changelog-atom@^4.0.0:
31963196
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz#291fd1583517d4e7131dba779ad9fa238359daa1"
31973197
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
31983198

3199-
conventional-changelog-conventionalcommits@^7.0.2:
3200-
version "7.0.2"
3201-
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
3202-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
3199+
conventional-changelog-conventionalcommits@^9.0.0:
3200+
version "9.1.0"
3201+
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz#34e5f35c80c1375a5464df2a8067a1facbb2d858"
3202+
integrity sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==
32033203
dependencies:
32043204
compare-func "^2.0.0"
32053205

0 commit comments

Comments
 (0)