Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency inquirer to v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 20, 2019
1 parent 491b2a3 commit 0d458ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "4.19.1",
"eslint-config-mailonline": "9.0.0",
"husky": "0.14.3",
"inquirer": "6.3.1",
"inquirer": "6.4.0",
"minimist": "1.2.0",
"pkg": "4.4.0",
"rimraf": "2.6.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3205,9 +3205,9 @@ inquirer@3.0.6:
strip-ansi "^3.0.0"
through "^2.3.6"

inquirer@6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.3.1.tgz#7a413b5e7950811013a3db491c61d1f3b776e8e7"
inquirer@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.0.tgz#6f9284047c4e48b76b169e46b3ae3b2171ce30a2"
dependencies:
ansi-escapes "^3.2.0"
chalk "^2.4.2"
Expand Down

0 comments on commit 0d458ac

Please sign in to comment.