From 92a9abdc78e439207c6c7692817481d9e051b63d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 00:02:27 +0000 Subject: [PATCH] chore(deps): update dependency inquirer to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9211344..fd2847f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-prettier": "4.1.0", "husky": "8.0.1", - "inquirer": "8.2.4", + "inquirer": "9.0.1", "json-schema-to-ts": "2.5.4", "lint-staged": "13.0.3", "nodemon": "2.0.19",