Skip to content

Regenerate yarn.lock and fix failing tests

Evan Read requested to merge eread/regenerate-yarn_lock-and-fix-failing-tests into main

What does this MR do and why?

To unblock: !4463 (merged), regenerate yarn.lock. With newer versions of dependencies, we have a couple of ESLint errors that occur.

To avoid investing time in refactoring the code (because of Docs Site replatforming), we can just turn off the rule causing those errors.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports