Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Wang <skygragon@gmail.com>
  • Loading branch information
skygragon committed Nov 18, 2018
1 parent aca4609 commit c20b0d9
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 @@ -33,20 +33,20 @@
},
"homepage": "https://github.com/skygragon/leetcode-cli#readme",
"dependencies": {
"ansi-styles": "3.2.0",
"ansi-styles": "3.2.1",
"cheerio": "0.20.0",
"he": "1.1.1",
"he": "1.2.0",
"mkdirp": "0.5.1",
"moment": "^2.20.1",
"nconf": "0.10.0",
"ora": "^1.3.0",
"ora": "3.0.0",
"prompt": "1.0.0",
"request": "2.83.0",
"request": "2.88.0",
"sprintf-js": "1.1.1",
"supports-color": "5.1.0",
"underscore": "1.8.3",
"supports-color": "5.5.0",
"underscore": "1.9.1",
"wordwrap": "1.0.0",
"yargs": "10.0.3"
"yargs": "12.0.4"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down

0 comments on commit c20b0d9

Please sign in to comment.