Bump dev dependencies

This commit is contained in:
Sindre Sorhus 2017-10-18 10:14:40 +07:00
parent f653b061d6
commit f0533f655d

View file

@ -47,12 +47,12 @@
},
"devDependencies": {
"ava": "*",
"coveralls": "^2.11.2",
"coveralls": "^3.0.0",
"execa": "^0.8.0",
"import-fresh": "^2.0.0",
"matcha": "^0.7.0",
"nyc": "^11.0.2",
"resolve-from": "^3.0.0",
"resolve-from": "^4.0.0",
"typescript": "^2.5.3",
"xo": "*"
},