From 2e9bbae66f23fa90ba62f941e32e7930ec639d98 Mon Sep 17 00:00:00 2001 From: Moon Date: Mon, 13 Dec 2021 16:11:30 -0800 Subject: [PATCH] Bump woocommerce-admin version to 2.9.2 --- plugins/woocommerce/composer.json | 2 +- plugins/woocommerce/composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json index 10e55a64cef..7ea71a550b8 100644 --- a/plugins/woocommerce/composer.json +++ b/plugins/woocommerce/composer.json @@ -21,7 +21,7 @@ "pelago/emogrifier": "3.1.0", "psr/container": "1.0.0", "woocommerce/action-scheduler": "3.4.0", - "woocommerce/woocommerce-admin": "2.9.1", + "woocommerce/woocommerce-admin": "2.9.2", "woocommerce/woocommerce-blocks": "6.3.3" }, "require-dev": { diff --git a/plugins/woocommerce/composer.lock b/plugins/woocommerce/composer.lock index e4b4a93be1a..beee6701951 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": "20885acd22c0a58cff8852e7cf4ebf20", + "content-hash": "688f13d253b2879a5f0181eb7fbf0e38", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -543,16 +543,16 @@ }, { "name": "woocommerce/woocommerce-admin", - "version": "2.9.1", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/woocommerce/woocommerce-admin.git", - "reference": "fdffbfef084c65a3e2141f0aff41cef3bad27553" + "reference": "0533358c160f58272d02ae1962e267a546a5c26c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/fdffbfef084c65a3e2141f0aff41cef3bad27553", - "reference": "fdffbfef084c65a3e2141f0aff41cef3bad27553", + "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/0533358c160f58272d02ae1962e267a546a5c26c", + "reference": "0533358c160f58272d02ae1962e267a546a5c26c", "shasum": "" }, "require": { @@ -608,9 +608,9 @@ "homepage": "https://github.com/woocommerce/woocommerce-admin", "support": { "issues": "https://github.com/woocommerce/woocommerce-admin/issues", - "source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.9.1" + "source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.9.2" }, - "time": "2021-12-08T02:59:25+00:00" + "time": "2021-12-13T23:49:48+00:00" }, { "name": "woocommerce/woocommerce-blocks", @@ -2926,5 +2926,5 @@ "platform-overrides": { "php": "7.0.33" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }