Update WooCommerce Blocks package to 9.8.0 (#37210)

This commit is contained in:
Albert Juhé Lluveras 2023-03-14 17:37:38 +01:00 committed by GitHub
parent b94d38458d
commit b88e07eda6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 8 deletions

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
Update WooCommerce BLocks to 9.8.0

View File

@ -21,7 +21,7 @@
"maxmind-db/reader": "^1.11", "maxmind-db/reader": "^1.11",
"pelago/emogrifier": "^6.0", "pelago/emogrifier": "^6.0",
"woocommerce/action-scheduler": "3.5.4", "woocommerce/action-scheduler": "3.5.4",
"woocommerce/woocommerce-blocks": "9.6.5" "woocommerce/woocommerce-blocks": "9.8.0"
}, },
"require-dev": { "require-dev": {
"automattic/jetpack-changelogger": "^3.3.0", "automattic/jetpack-changelogger": "^3.3.0",

View File

@ -628,16 +628,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-blocks", "name": "woocommerce/woocommerce-blocks",
"version": "v9.6.5", "version": "v9.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-blocks.git", "url": "https://github.com/woocommerce/woocommerce-blocks.git",
"reference": "0d316bd6a7edd18a4af6fa55406b1279b18b28a4" "reference": "e41d383535dc5daeea37e3bd700b950b33d6c1d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/0d316bd6a7edd18a4af6fa55406b1279b18b28a4", "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/e41d383535dc5daeea37e3bd700b950b33d6c1d0",
"reference": "0d316bd6a7edd18a4af6fa55406b1279b18b28a4", "reference": "e41d383535dc5daeea37e3bd700b950b33d6c1d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -648,7 +648,7 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.4", "mockery/mockery": "^1.4",
"woocommerce/woocommerce-sniffs": "0.1.0", "woocommerce/woocommerce-sniffs": "0.1.3",
"wp-hooks/generator": "^0.9.0", "wp-hooks/generator": "^0.9.0",
"wp-phpunit/wp-phpunit": "^6.0", "wp-phpunit/wp-phpunit": "^6.0",
"yoast/phpunit-polyfills": "^1.0" "yoast/phpunit-polyfills": "^1.0"
@ -683,9 +683,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/woocommerce/woocommerce-blocks/issues", "issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
"source": "https://github.com/woocommerce/woocommerce-blocks/tree/v9.6.5" "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v9.8.0"
}, },
"time": "2023-03-06T15:42:05+00:00" "time": "2023-03-14T10:14:32+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [