Skip to content

Commit 49685ea

Browse files
committed
Revert "build(deps): update dependency conventional-changelog-conventionalcommits to v8 (#102)"
conventional-changelog-conventionalcommits is not supported by semantic-release-config v5. This reverts commit 7e0c3e8.
1 parent 14d8fa5 commit 49685ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "7.18.0",
4242
"@typescript-eslint/parser": "7.18.0",
4343
"ava": "6.2.0",
44-
"conventional-changelog-conventionalcommits": "8.0.0",
44+
"conventional-changelog-conventionalcommits": "7.0.2",
4545
"cz-conventional-changelog": "3.3.0",
4646
"eslint": "8.57.1",
4747
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2579,10 +2579,10 @@ conventional-changelog-angular@^7.0.0:
25792579
dependencies:
25802580
compare-func "^2.0.0"
25812581

2582-
conventional-changelog-conventionalcommits@8.0.0:
2583-
version "8.0.0"
2584-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz#3fa2857c878701e7f0329db5a1257cb218f166fe"
2585-
integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==
2582+
conventional-changelog-conventionalcommits@7.0.2:
2583+
version "7.0.2"
2584+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
2585+
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
25862586
dependencies:
25872587
compare-func "^2.0.0"
25882588

0 commit comments

Comments
 (0)