Skip to content

Commit c71c802

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] <[email protected]>
1 parent a01a538 commit c71c802

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
@@ -55,7 +55,7 @@
5555
"terminal-link": "^3.0.0"
5656
},
5757
"devDependencies": {
58-
"@inquirer/type": "^1.5.2",
58+
"@inquirer/type": "^1.5.5",
5959
"@oclif/test": "^4.0.9",
6060
"@salesforce/dev-scripts": "^10.2.10",
6161
"@types/cli-progress": "^3.11.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,10 @@
444444
"@inquirer/type" "^1.5.3"
445445
ansi-escapes "^4.3.2"
446446

447-
"@inquirer/type@^1.5.2", "@inquirer/type@^1.5.3":
448-
version "1.5.3"
449-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.3.tgz#220ae9f3d5ae17dd3b2ce5ffd6b48c4a30c73181"
450-
integrity sha512-xUQ14WQGR/HK5ei+2CvgcwoH9fQ4PgPGmVFSN0pc1+fVyDL3MREhyAY7nxEErSu6CkllBM3D7e3e+kOvtu+eIg==
447+
"@inquirer/type@^1.5.2", "@inquirer/type@^1.5.3", "@inquirer/type@^1.5.5":
448+
version "1.5.5"
449+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.5.tgz#303ea04ce7ad2e585b921b662b3be36ef7b4f09b"
450+
integrity sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==
451451
dependencies:
452452
mute-stream "^1.0.0"
453453

0 commit comments

Comments
 (0)