Skip to content

Commit cfaded6

Browse files
build(deps): update dependency conventional-changelog-conventionalcommits to v9
1 parent 817f3d1 commit cfaded6

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.4.0",
44-
"conventional-changelog-conventionalcommits": "7.0.2",
44+
"conventional-changelog-conventionalcommits": "9.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
@@ -1651,10 +1651,10 @@ conventional-changelog-angular@^7.0.0:
16511651
dependencies:
16521652
compare-func "^2.0.0"
16531653

1654-
conventional-changelog-conventionalcommits@7.0.2:
1655-
version "7.0.2"
1656-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
1657-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
1654+
conventional-changelog-conventionalcommits@9.0.0:
1655+
version "9.0.0"
1656+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.0.0.tgz#c99dfad7b005f22d633c798de48a900b8c0c3204"
1657+
integrity sha512-5e48V0+DsWvQBEnnbBFhYQwYDzFPXVrakGPP1uSxekDkr5d7YWrmaWsgJpKFR0SkXmxK6qQr9O42uuLb9wpKxA==
16581658
dependencies:
16591659
compare-func "^2.0.0"
16601660

0 commit comments

Comments
 (0)