Bump woocommerce-admin version to 2.9.2

This commit is contained in:
Moon 2021-12-13 16:11:30 -08:00
parent a4618e7351
commit 2e9bbae66f
2 changed files with 9 additions and 9 deletions

View File

@ -21,7 +21,7 @@
"pelago/emogrifier": "3.1.0", "pelago/emogrifier": "3.1.0",
"psr/container": "1.0.0", "psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.4.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" "woocommerce/woocommerce-blocks": "6.3.3"
}, },
"require-dev": { "require-dev": {

View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "20885acd22c0a58cff8852e7cf4ebf20", "content-hash": "688f13d253b2879a5f0181eb7fbf0e38",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-autoloader", "name": "automattic/jetpack-autoloader",
@ -543,16 +543,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-admin", "name": "woocommerce/woocommerce-admin",
"version": "2.9.1", "version": "2.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git", "url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "fdffbfef084c65a3e2141f0aff41cef3bad27553" "reference": "0533358c160f58272d02ae1962e267a546a5c26c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/fdffbfef084c65a3e2141f0aff41cef3bad27553", "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/0533358c160f58272d02ae1962e267a546a5c26c",
"reference": "fdffbfef084c65a3e2141f0aff41cef3bad27553", "reference": "0533358c160f58272d02ae1962e267a546a5c26c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -608,9 +608,9 @@
"homepage": "https://github.com/woocommerce/woocommerce-admin", "homepage": "https://github.com/woocommerce/woocommerce-admin",
"support": { "support": {
"issues": "https://github.com/woocommerce/woocommerce-admin/issues", "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", "name": "woocommerce/woocommerce-blocks",
@ -2926,5 +2926,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.0.33" "php": "7.0.33"
}, },
"plugin-api-version": "2.0.0" "plugin-api-version": "2.1.0"
} }