chore(deps): update dependency conventional-changelog-conventionalcommits to v8

This commit is contained in:
Renovate Bot 2024-05-03 23:03:39 +00:00
parent 18dbc88101
commit a50c320eae
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
@ -1736,6 +1736,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'}