Skip to content

Commit

Permalink
Bump dependencies (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and sindresorhus committed Nov 7, 2018
1 parent c66419a commit 98123e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
],
"dependencies": {
"bin-check": "^4.1.0",
"bin-version-check": "^3.0.0",
"bin-version-check": "^4.0.0",
"download": "^7.1.0",
"import-lazy": "^3.1.0",
"os-filter-obj": "^2.0.0",
"pify": "^3.0.0"
"pify": "^4.0.1"
},
"devDependencies": {
"ava": "*",
"executable": "^4.1.1",
"nock": "^9.4.2",
"nock": "^10.0.2",
"path-exists": "^3.0.0",
"rimraf": "^2.6.2",
"tempy": "^0.2.1",
Expand Down

0 comments on commit 98123e7

Please sign in to comment.