Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoz committed Jun 5, 2019
1 parent 301f222 commit 7294b42
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"inspirational_quotes"
],
"dependencies": {
"chalk": "^2.4.1",
"iquotes": "^1.0.3",
"chalk": "^2.4.2",
"iquotes": "^1.0.5",
"meow": "^5.0.0",
"term-size": "^1.2.0",
"wrap-ansi": "^3.0.1"
"term-size": "^2.1.0",
"wrap-ansi": "^5.1.0"
},
"devDependencies": {
"ava": "^0.25.0",
"execa": "^0.10.0",
"xo": "^0.21.1"
"ava": "^2.0.0",
"execa": "^1.0.0",
"xo": "^0.24.0"
},
"xo": {
"space": 2
Expand Down

0 comments on commit 7294b42

Please sign in to comment.