Bump wc-admin to 1.8.3

This commit is contained in:
Joel Thiessen 2021-01-05 16:23:21 -08:00
parent c6f6d04c2e
commit 509d45abb3
2 changed files with 8 additions and 12 deletions

View File

@ -21,7 +21,7 @@
"pelago/emogrifier": "3.1.0",
"psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.1.6",
"woocommerce/woocommerce-admin": "1.8.2",
"woocommerce/woocommerce-admin": "1.8.3",
"woocommerce/woocommerce-blocks": "4.0.0"
},
"require-dev": {

18
composer.lock generated
View File

@ -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": "6db323c812269cb58e44afbd04ee46cb",
"content-hash": "758b097c13e89200b28bf3a3b5fc2752",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -515,16 +515,16 @@
},
{
"name": "woocommerce/woocommerce-admin",
"version": "1.8.2",
"version": "1.8.3",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "a890bc4131d3cf8c93bb8aeefff96db1a95f547d"
"reference": "534442980c34369f711efdb8e85fdcb1363be712"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/a890bc4131d3cf8c93bb8aeefff96db1a95f547d",
"reference": "a890bc4131d3cf8c93bb8aeefff96db1a95f547d",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/534442980c34369f711efdb8e85fdcb1363be712",
"reference": "534442980c34369f711efdb8e85fdcb1363be712",
"shasum": ""
},
"require": {
@ -556,11 +556,7 @@
],
"description": "A modern, javascript-driven WooCommerce Admin experience.",
"homepage": "https://github.com/woocommerce/woocommerce-admin",
"support": {
"issues": "https://github.com/woocommerce/woocommerce-admin/issues",
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v1.8.2"
},
"time": "2020-12-23T01:26:52+00:00"
"time": "2021-01-06T00:00:42+00:00"
},
{
"name": "woocommerce/woocommerce-blocks",
@ -678,5 +674,5 @@
"platform-overrides": {
"php": "7.0"
},
"plugin-api-version": "2.0.0"
"plugin-api-version": "1.1.0"
}