From 77215984a5c05d7732cb02384ac08f8873637c5e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 24 Oct 2017 19:16:30 +0000 Subject: [PATCH] chore(package): update ava to version 0.23.0 Closes #14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88e42af..144b28a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "bugs": "https://github.com/reshape/beautify/issues", "devDependencies": { - "ava": "^0.18.1", + "ava": "^0.23.0", "coveralls": "^2.11.12", "nyc": "^10.0.0", "reshape": "^0.4.0",