Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksellen committed Nov 21, 2019
1 parent 6ba0b8f commit a8ee39b
Show file tree
Hide file tree
Showing 2 changed files with 615 additions and 162 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"test": "./node_modules/.bin/mocha"
},
"devDependencies": {
"cheerio": "^0.19.0",
"mocha": "^2.3.4",
"cheerio": "^1.0.0-rc.3",
"mocha": "^6.2.2",
"request": "^2.67.0"
},
"dependencies": {
"colors": "^1.1.2",
"columnify": "^1.5.4",
"commander": "^2.9.0",
"commander": "^4.0.1",
"js-yaml": "^3.5.2"
}
}
Loading

0 comments on commit a8ee39b

Please sign in to comment.