Update test dependencies (#414)

This commit is contained in:
Richie Bendall 2020-10-04 10:56:24 +13:00 committed by GitHub
parent b31d6fb48a
commit c0d8e7ed8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 49 additions and 47 deletions

View file

@ -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": {