Skip to content

Commit 7e0c3e8

Browse files
build(deps): update dependency conventional-changelog-conventionalcommits to v8 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b262c07 commit 7e0c3e8

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": "7.0.2",
44+
"conventional-changelog-conventionalcommits": "8.0.0",
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
@@ -1652,10 +1652,10 @@ conventional-changelog-angular@^5.0.0:
16521652
compare-func "^2.0.0"
16531653
q "^1.5.1"
16541654

1655-
conventional-changelog-conventionalcommits@7.0.2:
1656-
version "7.0.2"
1657-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
1658-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
1655+
conventional-changelog-conventionalcommits@8.0.0:
1656+
version "8.0.0"
1657+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz#3fa2857c878701e7f0329db5a1257cb218f166fe"
1658+
integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==
16591659
dependencies:
16601660
compare-func "^2.0.0"
16611661

0 commit comments

Comments
 (0)