From 4885653dc8322b364ea8944b41351fa8c929c63e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 27 Aug 2023 15:00:52 +0000 Subject: [PATCH] chore(deps): update dependency conventional-changelog-conventionalcommits to v7 --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cc611598..f517fcb8 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1", "conventional-changelog-cli": "4.0.0", - "conventional-changelog-conventionalcommits": "6.1.0", + "conventional-changelog-conventionalcommits": "7.0.0", "eslint": "8.48.0", "eslint-config-prettier": "9.0.0", "fs-extra": "11.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 219e4a7a..67430e44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ devDependencies: specifier: 4.0.0 version: 4.0.0 conventional-changelog-conventionalcommits: - specifier: 6.1.0 - version: 6.1.0 + specifier: 7.0.0 + version: 7.0.0 eslint: specifier: 8.48.0 version: 8.48.0 -- 2.43.4