Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 25, 2016
1 parent 4acb78f commit abd947e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,13 @@
"coveralls": "^2.11.4",
"delay": "^1.3.0",
"execa": "^0.5.0",
"get-stream": "^2.0.0",
"get-stream": "^3.0.0",
"git-branch": "^0.3.0",
"has-ansi": "^2.0.0",
"inquirer": "^1.0.2",
"lolex": "^1.4.0",
"mkdirp": "^0.5.1",
"nyc": "^9.0.1",
"nyc": "^10.0.0",
"pify": "^2.3.0",
"proxyquire": "^1.7.4",
"rimraf": "^2.5.0",
Expand All @@ -195,7 +195,6 @@
}
},
"nyc": {
"cache": true,
"reporter": [
"lcov",
"text"
Expand Down

0 comments on commit abd947e

Please sign in to comment.