From 14f9fc40a37fdd955f9ce6ba401f20df7adc6d8e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 17:19:36 +0000 Subject: [PATCH] chore(package): update ava to version 3.7.1 Closes #103 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9935c38..d82235a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "url": "https://github.com/andrejewski/himalaya/issues" }, "devDependencies": { - "ava": "^0.25.0", + "ava": "^3.7.1", "babel-core": "^6.24.0", "babel-plugin-istanbul": "^4.0.0", "babel-polyfill": "^6.23.0",