Skip to content

Commit 27ba021

Browse files
build(deps): update dependency conventional-changelog-conventionalcommits to v9
1 parent c4240f3 commit 27ba021

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
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/eslint-plugin": "7.18.0",
4141
"@typescript-eslint/parser": "7.18.0",
4242
"ava": "6.3.0",
43-
"conventional-changelog-conventionalcommits": "7.0.2",
43+
"conventional-changelog-conventionalcommits": "9.0.0",
4444
"cz-conventional-changelog": "3.3.0",
4545
"eslint": "8.57.1",
4646
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,10 +1687,10 @@ conventional-changelog-angular@^7.0.0:
16871687
dependencies:
16881688
compare-func "^2.0.0"
16891689

1690-
conventional-changelog-conventionalcommits@7.0.2:
1691-
version "7.0.2"
1692-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
1693-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
1690+
conventional-changelog-conventionalcommits@9.0.0:
1691+
version "9.0.0"
1692+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.0.0.tgz#c99dfad7b005f22d633c798de48a900b8c0c3204"
1693+
integrity sha512-5e48V0+DsWvQBEnnbBFhYQwYDzFPXVrakGPP1uSxekDkr5d7YWrmaWsgJpKFR0SkXmxK6qQr9O42uuLb9wpKxA==
16941694
dependencies:
16951695
compare-func "^2.0.0"
16961696

0 commit comments

Comments
 (0)