From 2b64c0eaec579b43600391fd0ae3658fec99a900 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 18:52:41 +0100 Subject: [PATCH] Update dependency eslint to v7.13.0 (https://github.com/woocommerce/woocommerce-blocks/pull/3390) Co-authored-by: Renovate Bot --- .../bin/eslint-plugin-woocommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json b/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json index 6bbab2e533c..695238475ec 100644 --- a/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json +++ b/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json @@ -3,7 +3,7 @@ "version": "0.0.2", "main": "index.js", "devDependencies": { - "eslint": "7.12.1" + "eslint": "7.13.0" }, "engines": { "node": "12.19.0"