From 76fa9eaeb36015ed3a5c8846e477474bf64bcd5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 16:52:01 +0000 Subject: [PATCH] chore(deps): update dependency inquirer to ^8.2.7 --- configs/commitlint/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/commitlint/package.json b/configs/commitlint/package.json index 58671d7..67e6926 100644 --- a/configs/commitlint/package.json +++ b/configs/commitlint/package.json @@ -54,7 +54,7 @@ "@commitlint/cli": "^15.0", "@commitlint/cz-commitlint": "^15.0", "commitizen": "^4.2", - "inquirer": "^8.2" + "inquirer": "^8.2.7" }, "peerDependenciesMeta": { "@commitlint/cz-commitlint": { diff --git a/yarn.lock b/yarn.lock index 17166f4..7bec8b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -351,7 +351,7 @@ __metadata: "@commitlint/cli": ^15.0 "@commitlint/cz-commitlint": ^15.0 commitizen: ^4.2 - inquirer: ^8.2 + inquirer: ^8.2.7 peerDependenciesMeta: "@commitlint/cz-commitlint": optional: true