chore(deps): update dependency conventional-changelog-conventionalcommits to v8
Some checks failed
ci/woodpecker/push/checks Pipeline failed
Some checks failed
ci/woodpecker/push/checks Pipeline failed
This commit is contained in:
parent
546c0d16cb
commit
26fdf57064
2 changed files with 10 additions and 3 deletions
|
@ -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.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"fs-extra": "11.2.0",
|
||||
|
|
|
@ -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.57.0
|
||||
version: 8.57.0
|
||||
|
@ -1750,6 +1750,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'}
|
||||
|
|
Loading…
Reference in a new issue