From 37730f469b86ce6019440a59ccd9de2d2e9a1193 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 13 Apr 2017 17:34:26 +1000 Subject: [PATCH] =?UTF-8?q?Update=20ava=20to=20the=20latest=20version=20?= =?UTF-8?q?=F0=9F=9A=80=20(#112)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update ava to version 0.18.0 https://greenkeeper.io/ * chore: update ava to version 0.19.1 --- packages/stylelint-config-wordpress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stylelint-config-wordpress/package.json b/packages/stylelint-config-wordpress/package.json index 9b8fee07856f45..bf901f6d125391 100644 --- a/packages/stylelint-config-wordpress/package.json +++ b/packages/stylelint-config-wordpress/package.json @@ -36,7 +36,7 @@ "node": ">=6.9.1" }, "devDependencies": { - "ava": "^0.17.0", + "ava": "^0.19.1", "eslint": "^3.0.0", "eslint-config-stylelint": "^6.0.0", "eslint-plugin-ava": "^4.0.0",