From baa196d89e153b5e8499f2bd52703a68e9d9119f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 11:32:37 +0000 Subject: [PATCH] chore(deps): update dependency conventional-changelog-conventionalcommits to v8 (#845) | datasource | package | from | to | | ---------- | ------------------------------------------ | ----- | ----- | | npm | conventional-changelog-conventionalcommits | 7.0.2 | 8.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 11f1c3c1..b1f7b532 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "@vercel/ncc": "0.38.1", - "conventional-changelog-conventionalcommits": "7.0.2", + "conventional-changelog-conventionalcommits": "8.0.0", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-json": "3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 254ff8d9..2e93c991 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: 0.38.1 version: 0.38.1 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 @@ -1380,6 +1380,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-writer@7.0.1: resolution: {integrity: sha512-Uo+R9neH3r/foIvQ0MKcsXkX642hdm9odUp7TqgFS7BsalTcjzRlIfWZrZR1gbxOozKucaKt5KAbjW8J8xRSmA==} engines: {node: '>=16'}