From dc0bf9cf41007d27bd940fe3296c916a8a3d7a8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 06:53:24 +0000 Subject: [PATCH] fix(deps): bump @inquirer/checkbox from 2.3.7 to 2.3.10 Bumps [@inquirer/checkbox](https://github.com/SBoudrias/Inquirer.js) from 2.3.7 to 2.3.10. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/checkbox@2.3.7...@inquirer/checkbox@2.3.10) --- updated-dependencies: - dependency-name: "@inquirer/checkbox" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++++------------- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 6ce7d5aa..e6a1b961 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { - "@inquirer/checkbox": "^2.3.7", + "@inquirer/checkbox": "^2.3.10", "@inquirer/select": "^2.3.7", "@oclif/core": "^4", "@salesforce/core": "^8.1.1", diff --git a/yarn.lock b/yarn.lock index eaaa29c0..9409f106 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1422,16 +1422,16 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917" integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw== -"@inquirer/checkbox@^2.3.7": - version "2.3.7" - resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-2.3.7.tgz#17bf59db4fb025096e12b2b437b90c47257af91a" - integrity sha512-CWzAu56xue6x3+3YwVJZAru4L9rjoOtZ7f+pUL4jL0YATxg/DgfWAt6PFYw645VJhzhGR7bix5I/eqKQMZrQ+A== +"@inquirer/checkbox@^2.3.10": + version "2.3.10" + resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-2.3.10.tgz#b5165bfa744924cf8e9bb7b9138f23835c9028d8" + integrity sha512-CTc864M2/523rKc9AglIzAcUCuPXDZENgc5S2KZFVRbnMzpXcYTsUWmbqSeL0XLvtlvEtNevkkVbfVhJpruOyQ== dependencies: - "@inquirer/core" "^8.2.4" + "@inquirer/core" "^9.0.2" "@inquirer/figures" "^1.0.3" - "@inquirer/type" "^1.3.3" + "@inquirer/type" "^1.4.0" ansi-escapes "^4.3.2" - picocolors "^1.0.1" + yoctocolors-cjs "^2.1.2" "@inquirer/confirm@^3.1.11", "@inquirer/confirm@^3.1.9": version "3.1.14" @@ -1512,12 +1512,7 @@ ansi-escapes "^4.3.2" picocolors "^1.0.1" -"@inquirer/type@^1.3.3": - version "1.3.3" - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.3.tgz#26b2628630fd2381c7fa1e3ab396feb9bbc575da" - integrity sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A== - -"@inquirer/type@^1.4.0": +"@inquirer/type@^1.3.3", "@inquirer/type@^1.4.0": version "1.4.0" resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.4.0.tgz#3dd0c8f78c0548bbc18b9c07af16a86c4007e1f0" integrity sha512-AjOqykVyjdJQvtfkNDGUyMYGF8xN50VUxftCQWsOyIo4DFRLr6VQhW0VItGI1JIyQGCGgIpKa7hMMwNhZb4OIw==