Skip to content

Commit 159bd08

Browse files
build(deps): update dependency conventional-changelog-conventionalcommits to v9
1 parent 9f60d4e commit 159bd08

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@typescript-eslint/eslint-plugin": "7.18.0",
8383
"@typescript-eslint/parser": "7.18.0",
8484
"commitizen": "4.3.1",
85-
"conventional-changelog-conventionalcommits": "7.0.2",
85+
"conventional-changelog-conventionalcommits": "9.1.0",
8686
"eslint": "8.57.1",
8787
"eslint-config-prettier": "9.1.0",
8888
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2737,7 +2737,14 @@ conventional-changelog-angular@^7.0.0:
27372737
dependencies:
27382738
compare-func "^2.0.0"
27392739

2740-
conventional-changelog-conventionalcommits@7.0.2, conventional-changelog-conventionalcommits@^7.0.2:
2740+
conventional-changelog-conventionalcommits@9.1.0:
2741+
version "9.1.0"
2742+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz#34e5f35c80c1375a5464df2a8067a1facbb2d858"
2743+
integrity sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==
2744+
dependencies:
2745+
compare-func "^2.0.0"
2746+
2747+
conventional-changelog-conventionalcommits@^7.0.2:
27412748
version "7.0.2"
27422749
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
27432750
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==

0 commit comments

Comments
 (0)