Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yamalight committed Jun 3, 2019
1 parent dbcc037 commit 09eab77
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 361 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"apache-md5": "^1.1.2",
"boxen": "^3.2.0",
"boxen": "^4.0.0",
"chalk": "^2.4.2",
"cli-table": "^0.3.1",
"got": "^9.6.0",
Expand All @@ -26,17 +26,17 @@
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.11",
"multimatch": "^4.0.0",
"open": "^6.2.0",
"open": "^6.3.0",
"ora": "^3.4.0",
"tar-fs": "^2.0.0",
"update-notifier": "^2.5.0",
"yargs": "^13.2.2"
"update-notifier": "^3.0.0",
"yargs": "^13.2.4"
},
"devDependencies": {
"coveralls": "^3.0.3",
"jest": "^24.8.0",
"nock": "^10.0.6",
"pkg": "^4.3.8",
"pkg": "^4.4.0",
"sinon": "^7.3.2"
},
"jest": {
Expand Down
Loading

0 comments on commit 09eab77

Please sign in to comment.