Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 8, 2017
1 parent e5598cf commit 1a41fac
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Expand Up @@ -44,8 +44,8 @@
"local"
],
"dependencies": {
"cross-spawn": "^4.0.0",
"get-stream": "^2.2.0",
"cross-spawn": "^5.0.1",
"get-stream": "^3.0.0",
"is-stream": "^1.1.0",
"npm-run-path": "^2.0.0",
"p-finally": "^1.0.0",
Expand All @@ -58,7 +58,7 @@
"coveralls": "^2.11.9",
"delay": "^1.3.1",
"is-running": "^2.0.0",
"nyc": "^8.3.0",
"nyc": "^10.0.0",
"xo": "*"
},
"nyc": {
Expand All @@ -67,7 +67,6 @@
"lcov"
],
"exclude": [
"node_modules",
"**/fixtures/**",
"**/test.js",
"**/test/**"
Expand Down

0 comments on commit 1a41fac

Please sign in to comment.