From a32966a2daf0ae1958a96582ac556b266f2e8562 Mon Sep 17 00:00:00 2001 From: Thomas Roberts <5656702+opr@users.noreply.github.com> Date: Fri, 21 Oct 2022 18:45:10 +0100 Subject: [PATCH] Update WooCommerce Blocks package to 8.7.4 (#35257) --- .../changelog/update-woocommerce-blocks-8.7.4 | 4 ++++ plugins/woocommerce/composer.json | 2 +- plugins/woocommerce/composer.lock | 14 +++++++------- 3 files changed, 12 insertions(+), 8 deletions(-) create mode 100644 plugins/woocommerce/changelog/update-woocommerce-blocks-8.7.4 diff --git a/plugins/woocommerce/changelog/update-woocommerce-blocks-8.7.4 b/plugins/woocommerce/changelog/update-woocommerce-blocks-8.7.4 new file mode 100644 index 00000000000..0688eb1f6b6 --- /dev/null +++ b/plugins/woocommerce/changelog/update-woocommerce-blocks-8.7.4 @@ -0,0 +1,4 @@ +Significance: minor +Type: update + +Comment: Update WooCommerce Blocks to 8.7.4 diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json index aabb8e10944..1da4b8966b2 100644 --- a/plugins/woocommerce/composer.json +++ b/plugins/woocommerce/composer.json @@ -21,7 +21,7 @@ "maxmind-db/reader": "^1.11", "pelago/emogrifier": "^6.0", "woocommerce/action-scheduler": "3.4.2", - "woocommerce/woocommerce-blocks": "8.7.3" + "woocommerce/woocommerce-blocks": "8.7.4" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4", diff --git a/plugins/woocommerce/composer.lock b/plugins/woocommerce/composer.lock index 308d3636793..d5d420dea28 100644 --- a/plugins/woocommerce/composer.lock +++ b/plugins/woocommerce/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "01f8810be9f7fc1f6404f4e02a59f10c", + "content-hash": "9d9a10e340f2c9d2366a082eb3b91344", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -628,16 +628,16 @@ }, { "name": "woocommerce/woocommerce-blocks", - "version": "v8.7.3", + "version": "v8.7.4", "source": { "type": "git", "url": "https://github.com/woocommerce/woocommerce-blocks.git", - "reference": "6c3c5d5c7312bcd6c6fac1d9a96ae87141b52ae1" + "reference": "8553c41d5141725f2e399dab8527b573492402ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/6c3c5d5c7312bcd6c6fac1d9a96ae87141b52ae1", - "reference": "6c3c5d5c7312bcd6c6fac1d9a96ae87141b52ae1", + "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/8553c41d5141725f2e399dab8527b573492402ea", + "reference": "8553c41d5141725f2e399dab8527b573492402ea", "shasum": "" }, "require": { @@ -683,9 +683,9 @@ ], "support": { "issues": "https://github.com/woocommerce/woocommerce-blocks/issues", - "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v8.7.3" + "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v8.7.4" }, - "time": "2022-10-20T17:09:09+00:00" + "time": "2022-10-21T15:55:49+00:00" } ], "packages-dev": [