Skip to content

Commit c0514de

Browse files
chore(deps): update dependency conventional-changelog-conventionalcommits to v9
1 parent 4858501 commit c0514de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@vitest/coverage-v8": "^3.1.4",
1717
"ajv": "^8.5.0",
1818
"commitizen": "4.3.1",
19-
"conventional-changelog-conventionalcommits": "^8.0.0",
19+
"conventional-changelog-conventionalcommits": "^9.0.0",
2020
"cpy-cli": "^5.0.0",
2121
"cz-conventional-changelog": "3.3.0",
2222
"dotenv": "^16.5.0",
@@ -465,7 +465,7 @@
465465

466466
"conventional-changelog-angular": ["conventional-changelog-angular@8.1.0", "", { "dependencies": { "compare-func": "^2.0.0" } }, "sha512-GGf2Nipn1RUCAktxuVauVr1e3r8QrLP/B0lEUsFktmGqc3ddbQkhoJZHJctVU829U1c6mTSWftrVOCHaL85Q3w=="],
467467

468-
"conventional-changelog-conventionalcommits": ["conventional-changelog-conventionalcommits@8.0.0", "", { "dependencies": { "compare-func": "^2.0.0" } }, "sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA=="],
468+
"conventional-changelog-conventionalcommits": ["conventional-changelog-conventionalcommits@9.1.0", "", { "dependencies": { "compare-func": "^2.0.0" } }, "sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA=="],
469469

470470
"conventional-changelog-writer": ["conventional-changelog-writer@8.2.0", "", { "dependencies": { "conventional-commits-filter": "^5.0.0", "handlebars": "^4.7.7", "meow": "^13.0.0", "semver": "^7.5.2" }, "bin": { "conventional-changelog-writer": "dist/cli/index.js" } }, "sha512-Y2aW4596l9AEvFJRwFGJGiQjt2sBYTjPD18DdvxX9Vpz0Z7HQ+g1Z+6iYDAm1vR3QOJrDBkRHixHK/+FhkR6Pw=="],
471471

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/parser": "^8.32.1",
3232
"@vitest/coverage-v8": "^3.1.4",
3333
"commitizen": "4.3.1",
34-
"conventional-changelog-conventionalcommits": "^8.0.0",
34+
"conventional-changelog-conventionalcommits": "^9.0.0",
3535
"cpy-cli": "^5.0.0",
3636
"cz-conventional-changelog": "3.3.0",
3737
"dotenv": "^16.5.0",

0 commit comments

Comments
 (0)