chore(deps): update dependency conventional-changelog-conventionalcommits to v8 (#456)
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/456 Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
91bae81c19
commit
426a31e817
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"devDependencies": {
|
||||
"@bitnami/readme-generator-for-helm": "^2.4.2",
|
||||
"clipanion": "^3.2.1",
|
||||
"conventional-changelog-conventionalcommits": "^7.0.0",
|
||||
"conventional-changelog-conventionalcommits": "^8.0.0",
|
||||
"conventional-changelog-core": "^8.0.0",
|
||||
"husky": "^9.0.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
|
|
|
@ -15,8 +15,8 @@ importers:
|
|||
specifier: ^3.2.1
|
||||
version: 3.2.1(typanion@3.14.0)
|
||||
conventional-changelog-conventionalcommits:
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.2
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0
|
||||
conventional-changelog-core:
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0(conventional-commits-filter@4.0.0)
|
||||
|
@ -186,9 +186,9 @@ packages:
|
|||
concat-map@0.0.1:
|
||||
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
||||
|
||||
conventional-changelog-conventionalcommits@7.0.2:
|
||||
resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==}
|
||||
engines: {node: '>=16'}
|
||||
conventional-changelog-conventionalcommits@8.0.0:
|
||||
resolution: {integrity: sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
conventional-changelog-core@8.0.0:
|
||||
resolution: {integrity: sha512-EATUx5y9xewpEe10UEGNpbSHRC6cVZgO+hXQjofMqpy+gFIrcGvH3Fl6yk2VFKh7m+ffenup2N7SZJYpyD9evw==}
|
||||
|
@ -863,7 +863,7 @@ snapshots:
|
|||
|
||||
concat-map@0.0.1: {}
|
||||
|
||||
conventional-changelog-conventionalcommits@7.0.2:
|
||||
conventional-changelog-conventionalcommits@8.0.0:
|
||||
dependencies:
|
||||
compare-func: 2.0.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue