From b68825c71bd254d4f283f284c5ed3c5dbf8e4b13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 02:16:47 +0000 Subject: [PATCH] Update Node.js to v12.22.7 (https://github.com/woocommerce/woocommerce-blocks/pull/4931) 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 374be016031..e2cfbec2bd5 100644 --- a/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json +++ b/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json @@ -6,6 +6,6 @@ "eslint": "7.31.0" }, "engines": { - "node": "12.22.6" + "node": "12.22.7" } }