chore(deps): update dependency conventional-changelog-conventionalcommits to v8
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2024-06-15 15:10:15 +00:00
parent 557ddc573b
commit 7fbb3a8ae8
2 changed files with 10 additions and 3 deletions

View file

@ -75,7 +75,7 @@
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"conventional-changelog-cli": "4.1.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"fs-extra": "11.2.0",

View file

@ -42,8 +42,8 @@ devDependencies:
specifier: 4.1.0
version: 4.1.0
conventional-changelog-conventionalcommits:
specifier: 7.0.2
version: 7.0.2
specifier: 8.0.0
version: 8.0.0
eslint:
specifier: 8.56.0
version: 8.56.0
@ -1738,6 +1738,13 @@ packages:
compare-func: 2.0.0
dev: true
/conventional-changelog-conventionalcommits@8.0.0:
resolution: {integrity: sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==}
engines: {node: '>=18'}
dependencies:
compare-func: 2.0.0
dev: true
/conventional-changelog-core@7.0.0:
resolution: {integrity: sha512-UYgaB1F/COt7VFjlYKVE/9tTzfU3VUq47r6iWf6lM5T7TlOxr0thI63ojQueRLIpVbrtHK4Ffw+yQGduw2Bhdg==}
engines: {node: '>=16'}