Merge pull request #276 from freesewing/dependabot/npm_and_yarn/inquirer-7.0.4
chore(deps): bump inquirer from 6.5.2 to 7.0.4
This commit is contained in:
commit
dfc636fa1a
2 changed files with 3 additions and 22 deletions
|
@ -34,7 +34,7 @@
|
|||
"github-username": "^4.1.0",
|
||||
"globby": "^9.0.0",
|
||||
"handlebars": "^4.1.0",
|
||||
"inquirer": "^6.2.2",
|
||||
"inquirer": "^7.0.4",
|
||||
"make-dir": "^2.0.0",
|
||||
"ora": "^3.1.0",
|
||||
"p-each-series": "^1.0.0",
|
||||
|
|
23
yarn.lock
23
yarn.lock
|
@ -7563,7 +7563,7 @@ create-error-class@^3.0.0:
|
|||
github-username "^4.1.0"
|
||||
globby "^9.0.0"
|
||||
handlebars "^4.1.0"
|
||||
inquirer "^6.2.2"
|
||||
inquirer "^7.0.4"
|
||||
make-dir "^2.0.0"
|
||||
ora "^3.1.0"
|
||||
p-each-series "^1.0.0"
|
||||
|
@ -11527,7 +11527,7 @@ inquirer@6.5.0:
|
|||
strip-ansi "^5.1.0"
|
||||
through "^2.3.6"
|
||||
|
||||
inquirer@7.0.4:
|
||||
inquirer@7.0.4, inquirer@^7.0.0, inquirer@^7.0.4:
|
||||
version "7.0.4"
|
||||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.4.tgz#99af5bde47153abca23f5c7fc30db247f39da703"
|
||||
integrity sha512-Bu5Td5+j11sCkqfqmUTiwv+tWisMtP0L7Q8WrqA2C/BbBhy1YTdFrvjjlrKq8oagA/tLQBski2Gcx/Sqyi2qSQ==
|
||||
|
@ -11565,25 +11565,6 @@ inquirer@^6.2.0, inquirer@^6.2.2, inquirer@^6.4.1:
|
|||
strip-ansi "^5.1.0"
|
||||
through "^2.3.6"
|
||||
|
||||
inquirer@^7.0.0:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.1.tgz#13f7980eedc73c689feff3994b109c4e799c6ebb"
|
||||
integrity sha512-V1FFQ3TIO15det8PijPLFR9M9baSlnRs9nL7zWu1MNVA2T9YVl9ZbrHJhYs7e9X8jeMZ3lr2JH/rdHFgNCBdYw==
|
||||
dependencies:
|
||||
ansi-escapes "^4.2.1"
|
||||
chalk "^2.4.2"
|
||||
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.2.0"
|
||||
rxjs "^6.5.3"
|
||||
string-width "^4.1.0"
|
||||
strip-ansi "^5.1.0"
|
||||
through "^2.3.6"
|
||||
|
||||
inspect-with-kind@^1.0.4:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/inspect-with-kind/-/inspect-with-kind-1.0.5.tgz#fce151d4ce89722c82ca8e9860bb96f9167c316c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue