From 7980be56df43d9e2924b7940c8ac12563170400a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 13 Jul 2017 16:23:31 +0000 Subject: [PATCH] chore(package): update ava to version 0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2f40b8..f6cadef 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@aureooms/js-algorithms": "^3.0.7", "@aureooms/js-int32": "^3.0.0", "@aureooms/js-random": "^2.0.0", - "ava": "^0.20.0", + "ava": "^0.21.0", "babel-cli": "^6.24.1", "babel-polyfill": "^6.23.0", "babel-preset-latest": "^6.24.1",