Update test dependencies (#414)
This commit is contained in:
parent
b31d6fb48a
commit
c0d8e7ed8a
7 changed files with 49 additions and 47 deletions
12
package.json
12
package.json
|
|
@ -46,14 +46,14 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"ava": "^2.4.0",
|
||||
"coveralls": "^3.0.7",
|
||||
"execa": "^4.0.0",
|
||||
"import-fresh": "^3.1.0",
|
||||
"coveralls": "^3.1.0",
|
||||
"execa": "^4.0.3",
|
||||
"import-fresh": "^3.2.1",
|
||||
"matcha": "^0.7.0",
|
||||
"nyc": "^15.0.0",
|
||||
"nyc": "^15.1.0",
|
||||
"resolve-from": "^5.0.0",
|
||||
"tsd": "^0.7.4",
|
||||
"xo": "^0.28.2"
|
||||
"tsd": "^0.13.1",
|
||||
"xo": "^0.33.1"
|
||||
},
|
||||
"xo": {
|
||||
"rules": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue