Skip to content

Commit a845356

Browse files
chore(dev-deps): bump @inquirer/type from 1.5.2 to 1.5.3
Bumps [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/type@1.5.2...@inquirer/type@1.5.3) --- 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 dd913e3 commit a845356

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.3",
6262
"@salesforce/dev-scripts": "^10.2.9",
6363
"@types/cli-progress": "^3.11.6",
6464
"eslint-plugin-sf-plugin": "^1.20.6",

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.2"
437437
ansi-escapes "^4.3.2"
438438

439-
"@inquirer/type@^1.5.2":
440-
version "1.5.2"
441-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.2.tgz#15f5e4a4dae02c4203650cb07c8a000cdd423939"
442-
integrity sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==
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==
443443
dependencies:
444444
mute-stream "^1.0.0"
445445

0 commit comments

Comments
 (0)