From 3edab98ebc6ecd5766fb0bbc440098b353222902 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 10:48:05 +0000 Subject: [PATCH] Update Node.js to v12.14.1 (https://github.com/woocommerce/woocommerce-blocks/pull/1506) Co-authored-by: Renovate Bot --- .../bin/eslint-plugin-woocommerce/package.json | 2 +- plugins/woocommerce-blocks/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json b/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json index 88fe8e59aa2..3beb2a5142d 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": "6.8.0" }, "engines": { - "node": "12.13.0" + "node": "12.14.1" } } diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index c49badc8abc..cf2856ff0e3 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -104,7 +104,7 @@ "yargs": "15.0.2" }, "engines": { - "node": "12.13.0", + "node": "12.14.1", "npm": "6.13.4" }, "dependencies": {