Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 11, 2019
1 parent 4be4400 commit 29836cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@
"is-stream": "^2.0.0",
"merge-stream": "^2.0.0",
"npm-run-path": "^3.0.0",
"p-finally": "^1.0.0",
"p-finally": "^2.0.0",
"signal-exit": "^3.0.2",
"strip-final-newline": "^2.0.0"
},
"devDependencies": {
"@types/node": "^11.12.2",
"ava": "^1.4.1",
"coveralls": "^3.0.3",
"@types/node": "^12.0.7",
"ava": "^2.1.0",
"coveralls": "^3.0.4",
"is-running": "^2.1.0",
"nyc": "^14.1.0",
"nyc": "^14.1.1",
"p-event": "^4.1.0",
"tempfile": "^3.0.0",
"tsd": "^0.7.1",
"tsd": "^0.7.3",
"xo": "^0.24.0"
},
"nyc": {
Expand Down

0 comments on commit 29836cb

Please sign in to comment.