From c71c80250e889c8804c4ece9d3ddfe49fece725b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 03:02:40 +0000 Subject: [PATCH] chore(dev-deps): bump @inquirer/type from 1.5.3 to 1.5.5 Bumps [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) from 1.5.3 to 1.5.5. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/commits) --- updated-dependencies: - dependency-name: "@inquirer/type" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index be9393a53..ce0e7f8d3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "terminal-link": "^3.0.0" }, "devDependencies": { - "@inquirer/type": "^1.5.2", + "@inquirer/type": "^1.5.5", "@oclif/test": "^4.0.9", "@salesforce/dev-scripts": "^10.2.10", "@types/cli-progress": "^3.11.6", diff --git a/yarn.lock b/yarn.lock index 4e656c931..fc9d2e6da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -444,10 +444,10 @@ "@inquirer/type" "^1.5.3" ansi-escapes "^4.3.2" -"@inquirer/type@^1.5.2", "@inquirer/type@^1.5.3": - version "1.5.3" - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.3.tgz#220ae9f3d5ae17dd3b2ce5ffd6b48c4a30c73181" - integrity sha512-xUQ14WQGR/HK5ei+2CvgcwoH9fQ4PgPGmVFSN0pc1+fVyDL3MREhyAY7nxEErSu6CkllBM3D7e3e+kOvtu+eIg== +"@inquirer/type@^1.5.2", "@inquirer/type@^1.5.3", "@inquirer/type@^1.5.5": + version "1.5.5" + resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.5.tgz#303ea04ce7ad2e585b921b662b3be36ef7b4f09b" + integrity sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA== dependencies: mute-stream "^1.0.0"