Skip to content

Commit 0e40f8e

Browse files
chore(dev-deps): bump @inquirer/type from 1.2.1 to 1.3.0
Bumps [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/type@1.2.1...@inquirer/type@1.3.0) --- updated-dependencies: - dependency-name: "@inquirer/type" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a08e1bb commit 0e40f8e

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.2.1",
55+
"@inquirer/type": "^1.3.0",
5656
"@salesforce/dev-scripts": "^8.5.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.2.1":
464-
version "1.2.1"
465-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.2.1.tgz#fbc7ab3a2e5050d0c150642d5e8f5e88faa066b8"
466-
integrity sha512-xwMfkPAxeo8Ji/IxfUSqzRi0/+F2GIqJmpc5/thelgMGsjNZcjDDRBO9TLXT1s/hdx/mK5QbVIvgoLIFgXhTMQ==
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==
467467

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

0 commit comments

Comments
 (0)