forked from orbit-oss/chalk
bump deps
This commit is contained in:
parent
81c3ef9efa
commit
425e3a7ee8
1 changed files with 4 additions and 4 deletions
|
|
@ -46,15 +46,15 @@
|
|||
"dependencies": {
|
||||
"ansi-styles": "^2.0.1",
|
||||
"escape-string-regexp": "^1.0.2",
|
||||
"has-ansi": "^1.0.3",
|
||||
"strip-ansi": "^2.0.1",
|
||||
"supports-color": "^1.3.0"
|
||||
"has-ansi": "^2.0.0",
|
||||
"strip-ansi": "^3.0.0",
|
||||
"supports-color": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"coveralls": "^2.11.2",
|
||||
"matcha": "^0.6.0",
|
||||
"mocha": "*",
|
||||
"nyc": "^2.1.4",
|
||||
"nyc": "^3.0.0",
|
||||
"require-uncached": "^1.0.2",
|
||||
"resolve-from": "^1.0.0",
|
||||
"semver": "^4.3.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue