Skip to content

Commit 33be197

Browse files
authored
Merge pull request #612 from salesforcecli/dependabot-npm_and_yarn-inquirer-type-1.5.2
chore(dev-deps): bump @inquirer/type from 1.5.1 to 1.5.2
2 parents 184969b + dd06da3 commit 33be197

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.3.3",
61+
"@inquirer/type": "^1.5.2",
6262
"@salesforce/dev-scripts": "^10.2.9",
6363
"@types/cli-progress": "^3.11.6",
6464
"eslint-plugin-sf-plugin": "^1.20.4",

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

439-
"@inquirer/type@^1.3.3", "@inquirer/type@^1.5.1":
440-
version "1.5.1"
441-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.1.tgz#cdd36732e38ea5d2b1a4336aada65ebe7d2765e0"
442-
integrity sha512-m3YgGQlKNS0BM+8AFiJkCsTqHEFCWn6s/Rqye3mYwvqY6LdfUv12eSwbsgNzrYyrLXiy7IrrjDLPysaSBwEfhw==
439+
"@inquirer/type@^1.5.1", "@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==
443443
dependencies:
444444
mute-stream "^1.0.0"
445445

0 commit comments

Comments
 (0)