Merge pull request #30930 from woocommerce/update/blocks-to-6.1.0

Update WooCommerce Blocks to 6.1.0
This commit is contained in:
Peter Fabian 2021-10-15 10:46:35 +02:00 committed by GitHub
commit 7c1134b061
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"psr/container": "1.0.0", "psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.3.0", "woocommerce/action-scheduler": "3.3.0",
"woocommerce/woocommerce-admin": "2.8.0-rc.2", "woocommerce/woocommerce-admin": "2.8.0-rc.2",
"woocommerce/woocommerce-blocks": "5.9.1" "woocommerce/woocommerce-blocks": "6.1.0"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.4", "bamarni/composer-bin-plugin": "^1.4",

14
composer.lock generated
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": "f8e8dbfd35519080b366b6f5b50addb9", "content-hash": "fb2d2b34aa7845cd6d39a187b7c53753",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-autoloader", "name": "automattic/jetpack-autoloader",
@ -604,16 +604,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-blocks", "name": "woocommerce/woocommerce-blocks",
"version": "v5.9.1", "version": "v6.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block.git", "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block.git",
"reference": "edfe8e40307f6f48236a066aade02a580d1b74fd" "reference": "8556efd69e85c01f5571d39e6581d9b8486b682f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/edfe8e40307f6f48236a066aade02a580d1b74fd", "url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/8556efd69e85c01f5571d39e6581d9b8486b682f",
"reference": "edfe8e40307f6f48236a066aade02a580d1b74fd", "reference": "8556efd69e85c01f5571d39e6581d9b8486b682f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -650,9 +650,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues", "issues": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues",
"source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v5.9.1" "source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v6.1.0"
}, },
"time": "2021-09-24T08:17:10+00:00" "time": "2021-10-12T13:07:11+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [