From 57ddaf6b6814776fea0d9c395be6aa0f6a1cb26e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 28 Jun 2017 15:17:52 +0000 Subject: [PATCH] chore(package): update ava to version 0.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab20c35..7c438ec 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "bugs": "https://github.com/reshape/layouts/issues", "devDependencies": { - "ava": "^0.19.0", + "ava": "^0.20.0", "coveralls": "^2.11.12", "nyc": "^10.0.0", "proxyquire": "^1.7.10",