Update dependency @woocommerce/e2e-utils to v0.1.4 (https://github.com/woocommerce/woocommerce-blocks/pull/4172)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1cabe4b614
commit
7a53dd1f27
|
@ -5219,9 +5219,9 @@
|
|||
}
|
||||
},
|
||||
"@woocommerce/e2e-utils": {
|
||||
"version": "0.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@woocommerce/e2e-utils/-/e2e-utils-0.1.3.tgz",
|
||||
"integrity": "sha512-pud8muMo5138/uEjcRsmVM6zpI8bvQxjIMfWI+OwQggcYUrmsiWMsS3oQPkh6h/gdQTGdnu0hNvuNcucKpUj/w==",
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@woocommerce/e2e-utils/-/e2e-utils-0.1.4.tgz",
|
||||
"integrity": "sha512-7MZKT1hgaJWyF66YTxQvBUIgXiAuw4BNJOCX1hkWbeTEUNRp6jIXcePzHReNH4b3IXGYhS/BIqD0vKrxqg17Vw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@wordpress/deprecated": "^2.10.0",
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "4.14.1",
|
||||
"@typescript-eslint/parser": "4.14.1",
|
||||
"@woocommerce/api": "0.1.2",
|
||||
"@woocommerce/e2e-utils": "0.1.3",
|
||||
"@woocommerce/e2e-utils": "0.1.4",
|
||||
"@woocommerce/eslint-plugin": "1.1.0",
|
||||
"@woocommerce/woocommerce-rest-api": "1.0.1",
|
||||
"@wordpress/api-fetch": "3.23.1",
|
||||
|
|
Loading…
Reference in New Issue