Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Jan 15, 2018
1 parent 5494868 commit 9812a19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- '8'
- '6'
- '4'
- node
- 8
- 6
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"async": "^2.1.4",
"chalk": "^2.3.0",
"configstore": "^3.1.1",
"inquirer": "^3.0.1",
"inquirer": "^5.0.0",
"lodash.debounce": "^4.0.8",
"os-name": "^2.0.1",
"request": "^2.74.0",
Expand All @@ -42,7 +42,7 @@
},
"devDependencies": {
"ava": "*",
"execa": "^0.8.0",
"execa": "^0.9.0",
"object-values": "^1.0.0",
"sinon": "^4.1.1",
"xo": "^0.18.2"
Expand Down

0 comments on commit 9812a19

Please sign in to comment.