Skip to content

Commit 3f33a90

Browse files
authored
Merge pull request #544 from salesforcecli/dependabot-npm_and_yarn-inquirer-type-1.3.1
chore(dev-deps): bump @inquirer/type from 1.3.0 to 1.3.1
2 parents b745c01 + 03a076f commit 3f33a90

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
@@ -52,7 +52,7 @@
5252
"chalk": "^5.3.0"
5353
},
5454
"devDependencies": {
55-
"@inquirer/type": "^1.3.0",
55+
"@inquirer/type": "^1.3.1",
5656
"@salesforce/dev-scripts": "^9.0.0",
5757
"eslint-plugin-sf-plugin": "^1.18.0",
5858
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,10 +460,10 @@
460460
ansi-escapes "^4.3.2"
461461
chalk "^4.1.2"
462462

463-
"@inquirer/type@^1.1.6", "@inquirer/type@^1.3.0":
464-
version "1.3.0"
465-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.0.tgz#9dcb4e0e8bbec03063aff7806072cc90eea2c61d"
466-
integrity sha512-RW4Zf6RCTnInRaOZuRHTqAUl+v6VJuQGglir7nW2BkT3OXOphMhkIFhvFRjorBx2l0VwtC/M4No8vYR65TdN9Q==
463+
"@inquirer/type@^1.1.6", "@inquirer/type@^1.3.1":
464+
version "1.3.1"
465+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.1.tgz#afb95ff78f44fff7e8a00e17d5820db6add2a076"
466+
integrity sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==
467467

468468
"@isaacs/cliui@^8.0.2":
469469
version "8.0.2"

0 commit comments

Comments
 (0)