Open
Description
Description
We want to update the @woocommerce/eslint-plugin package to a more recent version, the one being used by our minimum supported version of WooCommerce:
Acceptance criteria
- The review process from the dependencies doc was followed and now has an entry for this package with all the relevant details for future iterations
Dev notes
Run npm install --save-exact <packageName@version>
to update a package by an exact version.
Manual UI checks or/and E2E tests don't have any added value here because we're using the bundled version in WordPress, and updating the version locally will not impact the version used when using WCPay.