Skip to content

Commit

Permalink
Merge pull request #96 from stevemao/bump-deps
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
sindresorhus committed Jan 6, 2016
2 parents b8e7da6 + 5679ec0 commit 8ec46cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"dependencies": {
"ansi-styles": "^2.1.0",
"escape-string-regexp": "^1.0.2",
"supports-color": "^2.0.0"
"supports-color": "^3.1.2"
},
"devDependencies": {
"coveralls": "^2.11.2",
"matcha": "^0.6.0",
"mocha": "*",
"nyc": "^3.0.0",
"nyc": "^5.2.0",
"require-uncached": "^1.0.2",
"resolve-from": "^1.0.0",
"semver": "^4.3.3",
"resolve-from": "^2.0.0",
"semver": "^5.1.0",
"xo": "*"
},
"xo": {
Expand Down

0 comments on commit 8ec46cf

Please sign in to comment.