Skip to content

Commit e4b18aa

Browse files
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] <support@github.com>
1 parent 1b8d385 commit e4b18aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"terminal-link": "^3.0.0"
5959
},
6060
"devDependencies": {
61-
"@inquirer/type": "^1.5.2",
61+
"@inquirer/type": "^1.5.5",
6262
"@salesforce/dev-scripts": "^10.2.10",
6363
"@types/cli-progress": "^3.11.6",
6464
"eslint-plugin-sf-plugin": "^1.20.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -436,10 +436,10 @@
436436
"@inquirer/type" "^1.5.3"
437437
ansi-escapes "^4.3.2"
438438

439-
"@inquirer/type@^1.5.2", "@inquirer/type@^1.5.3":
440-
version "1.5.3"
441-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.3.tgz#220ae9f3d5ae17dd3b2ce5ffd6b48c4a30c73181"
442-
integrity sha512-xUQ14WQGR/HK5ei+2CvgcwoH9fQ4PgPGmVFSN0pc1+fVyDL3MREhyAY7nxEErSu6CkllBM3D7e3e+kOvtu+eIg==
439+
"@inquirer/type@^1.5.2", "@inquirer/type@^1.5.3", "@inquirer/type@^1.5.5":
440+
version "1.5.5"
441+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.5.tgz#303ea04ce7ad2e585b921b662b3be36ef7b4f09b"
442+
integrity sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==
443443
dependencies:
444444
mute-stream "^1.0.0"
445445

0 commit comments

Comments
 (0)