Update dependencies
This commit is contained in:
parent
655653bb0c
commit
c25c32a25f
7 changed files with 56 additions and 30 deletions
16
package.json
16
package.json
|
|
@ -40,18 +40,18 @@
|
|||
"text"
|
||||
],
|
||||
"dependencies": {
|
||||
"ansi-styles": "^3.2.1",
|
||||
"supports-color": "^6.1.0"
|
||||
"ansi-styles": "^4.0.0",
|
||||
"supports-color": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^1.4.1",
|
||||
"coveralls": "^3.0.3",
|
||||
"execa": "^1.0.0",
|
||||
"import-fresh": "^3.0.0",
|
||||
"ava": "^2.2.0",
|
||||
"coveralls": "^3.0.5",
|
||||
"execa": "^2.0.3",
|
||||
"import-fresh": "^3.1.0",
|
||||
"matcha": "^0.7.0",
|
||||
"nyc": "^14.0.0",
|
||||
"nyc": "^14.1.1",
|
||||
"resolve-from": "^5.0.0",
|
||||
"tsd": "^0.7.2",
|
||||
"tsd": "^0.7.4",
|
||||
"xo": "^0.24.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue