Update dependency @woocommerce/e2e-utils to v0.1.5 (https://github.com/woocommerce/woocommerce-blocks/pull/4271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5984b987b4
commit
bd8e3c5275
|
@ -5057,9 +5057,9 @@
|
|||
}
|
||||
},
|
||||
"@woocommerce/e2e-utils": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@woocommerce/e2e-utils/-/e2e-utils-0.1.4.tgz",
|
||||
"integrity": "sha512-7MZKT1hgaJWyF66YTxQvBUIgXiAuw4BNJOCX1hkWbeTEUNRp6jIXcePzHReNH4b3IXGYhS/BIqD0vKrxqg17Vw==",
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@woocommerce/e2e-utils/-/e2e-utils-0.1.5.tgz",
|
||||
"integrity": "sha512-2dD3ZTyMhbQT8YXUYWF9rwmosieo6kE9zgYA7W8h2GmZVcluDvET9i5yUw5MmTq4y5MVhGf5xWZOjZLzNlwjUA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@wordpress/deprecated": "^2.10.0",
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "4.14.1",
|
||||
"@typescript-eslint/parser": "4.14.1",
|
||||
"@woocommerce/api": "0.1.2",
|
||||
"@woocommerce/e2e-utils": "0.1.4",
|
||||
"@woocommerce/e2e-utils": "0.1.5",
|
||||
"@woocommerce/eslint-plugin": "1.1.0",
|
||||
"@woocommerce/woocommerce-rest-api": "1.0.1",
|
||||
"@wordpress/api-fetch": "3.23.1",
|
||||
|
|
Loading…
Reference in New Issue