Skip to content

Commit 658890e

Browse files
chore(dev-deps): bump @inquirer/type from 1.3.1 to 1.3.2
Bumps [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/type@1.3.1...@inquirer/type@1.3.2) --- 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 153801a commit 658890e

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.1",
55+
"@inquirer/type": "^1.3.2",
5656
"@salesforce/dev-scripts": "^9.1.2",
5757
"eslint-plugin-sf-plugin": "^1.18.4",
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.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==
463+
"@inquirer/type@^1.1.6", "@inquirer/type@^1.3.2":
464+
version "1.3.2"
465+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.2.tgz#439b0b50c152c89fd369d2a17eff54869b4d79b8"
466+
integrity sha512-5Frickan9c89QbPkSu6I6y8p+9eR6hZkdPahGmNDsTFX8FHLPAozyzCZMKUeW8FyYwnlCKUjqIEqxY+UctARiw==
467467

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

0 commit comments

Comments
 (0)