Update woocommerce-blocks to 8.9.1 (#35564)
This commit is contained in:
parent
bddb65699b
commit
efcbe197ea
|
@ -0,0 +1,4 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
Comment: Update WooCommerce Blocks to 8.9.1
|
|
@ -21,7 +21,7 @@
|
|||
"maxmind-db/reader": "^1.11",
|
||||
"pelago/emogrifier": "^6.0",
|
||||
"woocommerce/action-scheduler": "3.4.2",
|
||||
"woocommerce/woocommerce-blocks": "8.9.0"
|
||||
"woocommerce/woocommerce-blocks": "8.9.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.4",
|
||||
|
|
|
@ -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": "4ba153cfcffe43c11a5c994e21a822bb",
|
||||
"content-hash": "1e2e56ecdb3eb102d32d989551d76fa8",
|
||||
"packages": [
|
||||
{
|
||||
"name": "automattic/jetpack-autoloader",
|
||||
|
@ -628,16 +628,16 @@
|
|||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-blocks",
|
||||
"version": "v8.9.0",
|
||||
"version": "v8.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/woocommerce/woocommerce-blocks.git",
|
||||
"reference": "9ed8e59f2f78a2bd0198750ed314590802d8f3d5"
|
||||
"reference": "47f482575c0c76751319c3900f51523b16ca21ff"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/9ed8e59f2f78a2bd0198750ed314590802d8f3d5",
|
||||
"reference": "9ed8e59f2f78a2bd0198750ed314590802d8f3d5",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/47f482575c0c76751319c3900f51523b16ca21ff",
|
||||
"reference": "47f482575c0c76751319c3900f51523b16ca21ff",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -683,9 +683,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
|
||||
"source": "https://github.com/woocommerce/woocommerce-blocks/tree/v8.9.0"
|
||||
"source": "https://github.com/woocommerce/woocommerce-blocks/tree/v8.9.1"
|
||||
},
|
||||
"time": "2022-11-08T11:37:31+00:00"
|
||||
"time": "2022-11-14T08:56:26+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
|
Loading…
Reference in New Issue