Update dependency inquirer to v7.3.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
inquirer | dependencies | minor | 7.0.1 -> 7.3.3 |
Release Notes
SBoudrias/Inquirer.js
v7.3.3
- Fix to release the readline on errors
- Security patch (lodash)
v7.3.2
Fix the loop: false
option in the checkbox
prompt.
v7.3.1
- Fix the
loop: false
option in thelist
prompt.
v7.3.0
- New option
loop
(boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection. - Bug fix: multi line list type prompts
- Core: Bumped dependencies
v7.2.0
Enhancement
Bug Fix
-
a1171d2
#918 Fix@inquirer/confirm
formatted output value. (@rbardini) -
1bf6413
Fixengines
field for Node.js 8. (@LitoMore)
v7.1.0
v7.0.7
v7.0.6
v7.0.5
Errors when running in non-TTY environment are now marked and catchable.
v7.0.4
v7.0.3
Revert broken fix done in 7.0.2
v7.0.2
Work around bug affecting Windows user with Node 10 (#767) (Reverted in v7.0.3)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.