diff --git a/node_modules/wrap-ansi/package.json b/node_modules/wrap-ansi/package.json index 821aebb903..d91e57c82f 100644 --- a/node_modules/wrap-ansi/package.json +++ b/node_modules/wrap-ansi/package.json @@ -51,11 +51,11 @@ "strip-ansi": "^6.0.0" }, "devDependencies": { - "ava": "^2.1.0", + "ava": "^5.3.0", "chalk": "^2.4.2", "coveralls": "^3.0.3", "has-ansi": "^3.0.0", - "nyc": "^14.1.1", - "xo": "^0.24.0" + "nyc": "^15.0.0", + "xo": "^0.42.0" } } \ No newline at end of file