Skip to content

Commit

Permalink
build(deps): upgrade inquirer to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Mar 10, 2020
1 parent 821be09 commit 2786fdb
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5216,7 +5216,7 @@ inquirer@^6.2.0, inquirer@^6.3.1:
strip-ansi "^5.1.0"
through "^2.3.6"

inquirer@^7.0.0, inquirer@^7.0.6:
inquirer@^7.0.0:
version "7.0.6"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.6.tgz#ee4ff0ea7ecda5324656fe665878790f66df7d0c"
integrity sha512-7SVO4h+QIdMq6XcqIqrNte3gS5MzCCKZdsq9DO4PJziBFNYzP3PGFbDjgadDb//MCahzgjCxvQ/O2wa7kx9o4w==
Expand All @@ -5235,6 +5235,25 @@ inquirer@^7.0.0, inquirer@^7.0.6:
strip-ansi "^6.0.0"
through "^2.3.6"

inquirer@^7.0.6:
version "7.1.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.1.0.tgz#1298a01859883e17c7264b82870ae1034f92dd29"
integrity sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==
dependencies:
ansi-escapes "^4.2.1"
chalk "^3.0.0"
cli-cursor "^3.1.0"
cli-width "^2.0.0"
external-editor "^3.0.3"
figures "^3.0.0"
lodash "^4.17.15"
mute-stream "0.0.8"
run-async "^2.4.0"
rxjs "^6.5.3"
string-width "^4.1.0"
strip-ansi "^6.0.0"
through "^2.3.6"

interpret@^1.0.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
Expand Down

0 comments on commit 2786fdb

Please sign in to comment.