Skip to content

Commit f57d51f

Browse files
chore(deps): update dependency conventional-changelog-conventionalcommits to v9
1 parent 4ce8557 commit f57d51f

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
@@ -15,7 +15,7 @@
1515
"@vitest/coverage-v8": "^3.1.4",
1616
"ajv": "^8.5.0",
1717
"commitizen": "4.3.1",
18-
"conventional-changelog-conventionalcommits": "^8.0.0",
18+
"conventional-changelog-conventionalcommits": "^9.0.0",
1919
"cpy-cli": "^5.0.0",
2020
"cz-conventional-changelog": "3.3.0",
2121
"dotenv": "^16.5.0",
@@ -452,7 +452,7 @@
452452

453453
"conventional-changelog-angular": ["conventional-changelog-angular@8.0.0", "", { "dependencies": { "compare-func": "^2.0.0" } }, "sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA=="],
454454

455-
"conventional-changelog-conventionalcommits": ["conventional-changelog-conventionalcommits@8.0.0", "", { "dependencies": { "compare-func": "^2.0.0" } }, "sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA=="],
455+
"conventional-changelog-conventionalcommits": ["conventional-changelog-conventionalcommits@9.0.0", "", { "dependencies": { "compare-func": "^2.0.0" } }, "sha512-5e48V0+DsWvQBEnnbBFhYQwYDzFPXVrakGPP1uSxekDkr5d7YWrmaWsgJpKFR0SkXmxK6qQr9O42uuLb9wpKxA=="],
456456

457457
"conventional-changelog-writer": ["conventional-changelog-writer@8.1.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-dpC440QnORNCO81XYuRRFOLCsjKj4W7tMkUIn3lR6F/FAaJcWLi7iCj6IcEvSQY2zw6VUgwUKd5DEHKEWrpmEQ=="],
458458

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)