From dfc8a7df25b431da47999b8733951413b495b7f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:46:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/inquirer to v9 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a8ad82e984b6..752fe5a8744b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/domhandler": "^2.4.2", "@types/express": "^4.17.13", "@types/fs-extra": "^11.0.0", - "@types/inquirer": "^8.2.1", + "@types/inquirer": "^9.0.0", "@types/is-ci": "^3.0.1", "@types/lodash.isequal": "^4.5.8", "@types/lodash.merge": "^4.6.7", diff --git a/yarn.lock b/yarn.lock index 40cd6b5d528b..5b9d3cf11c94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -734,7 +734,7 @@ __metadata: "@types/domhandler": "npm:^2.4.2" "@types/express": "npm:^4.17.13" "@types/fs-extra": "npm:^11.0.0" - "@types/inquirer": "npm:^8.2.1" + "@types/inquirer": "npm:^9.0.0" "@types/is-ci": "npm:^3.0.1" "@types/lodash.isequal": "npm:^4.5.8" "@types/lodash.merge": "npm:^4.6.7" @@ -2362,13 +2362,13 @@ __metadata: languageName: node linkType: hard -"@types/inquirer@npm:^8.2.1": - version: 8.2.10 - resolution: "@types/inquirer@npm:8.2.10" +"@types/inquirer@npm:^9.0.0": + version: 9.0.7 + resolution: "@types/inquirer@npm:9.0.7" dependencies: "@types/through": "npm:*" rxjs: "npm:^7.2.0" - checksum: 10c0/c39c3a792b5f95727842277c25ca4b2ce3f3f8e7897e51c571ba919ea35587fce81f2b0d1d75747f6f54a7d79b0efe95430fd1fe7f5b81d07af81b2c2fc1fb5d + checksum: 10c0/b7138af41226c0457b99ff9b179da4a82078bc1674762e812d3cc3e3276936d7326b9fa6b98212b8eb055b2b6aaebe3c20359eebe176a6ca71061f4e08ce3a0f languageName: node linkType: hard