forked from orbit-oss/chalk
Force bump dependencies
npm is buggy, so doing this just to be sure.
This commit is contained in:
parent
678152cf19
commit
b55dd79f8b
1 changed files with 3 additions and 3 deletions
|
|
@ -41,14 +41,14 @@
|
|||
"text"
|
||||
],
|
||||
"dependencies": {
|
||||
"ansi-styles": "^3.1.0",
|
||||
"ansi-styles": "^3.2.0",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"supports-color": "^5.0.0"
|
||||
"supports-color": "^5.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"coveralls": "^3.0.0",
|
||||
"execa": "^0.8.0",
|
||||
"execa": "^0.9.0",
|
||||
"import-fresh": "^2.0.0",
|
||||
"matcha": "^0.7.0",
|
||||
"nyc": "^11.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue