Skip to content

Commit

Permalink
chore: update node-fetch, commander, update types
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalonen committed Nov 20, 2018
1 parent 7529e9a commit d5740c9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
},
"license": "ISC",
"dependencies": {
"commander": "^2.9.0",
"node-fetch": "^2.2.0",
"commander": "^2.19.0",
"node-fetch": "^2.3.0",
"urijs": "^1.19.1"
},
"devDependencies": {
"@types/jest": "^23.3.9",
"@types/node": "^10.9.4",
"@types/node-fetch": "^2.1.2",
"@types/node": "^10.12.9",
"@types/node-fetch": "^2.1.4",
"@types/urijs": "^1.15.38",
"coveralls": "^3.0.2",
"jest": "^23.6.0",
Expand Down

0 comments on commit d5740c9

Please sign in to comment.