Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
No breaking changes to this modules.
  • Loading branch information
stevemao committed Jan 6, 2016
1 parent b8e7da6 commit 5679ec0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
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 5679ec0

Please sign in to comment.