Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Commit

Permalink
chore(deps): update dependency enquirer to v2.2.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Kamontat Chantrachirathumrong committed Dec 17, 2018
1 parent b77d98c commit 5682825
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"babel-polyfill": "6.26.0",
"conventional-changelog-cli": "2.0.11",
"cypress": "3.1.3",
"enquirer": "2.1.1",
"enquirer": "2.2.0",
"eslint": "5.10.0",
"eslint-config-prettier": "3.3.0",
"eslint-loader": "2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5234,10 +5234,10 @@ enhanced-resolve@^4.1.0:
memory-fs "^0.4.0"
tapable "^1.0.0"

enquirer@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.1.1.tgz#14422b1204571cdbd1396a371767d8addaed1675"
integrity sha512-Ky4Uo7q/dY9jSJIDkPf+y5nM+9F4ESINZaWJSSJbJqOVY15kVXIa/goQR6XmHNcS/MQ38wZT/N2+1pBwQeC2wQ==
enquirer@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.2.0.tgz#beb4415e6293a6214de0fd405398e994da775d66"
integrity sha512-etPgLOWzaJ7qgJyQEVvSG+vOjkldCYJ3ZnDsY/ZF++O/K30rbWUTyUdoz03fg1EF7WtJHIKWdQDHSSYtzNqtTQ==
dependencies:
ansi-colors "^3.2.1"

Expand Down

0 comments on commit 5682825

Please sign in to comment.