Skip to content

HK: Update yarn.lock

Administrator requested to merge og/update-yarn-lock into main

Created by: oleggromov

What's up

After doing yarn on the current main (294b8a0f28a90765a5d6ed089eb0cae2c814f82a), there's no longer a [email protected] in the yarn.lock.

I couldn't easily find by browsing change history what caused it but I am assuming some peer deps got updated and this change hasn't been committed.

This fixes it.

Test plan

  1. Pull the main branch
  2. Run yarn
  3. See that the dependency is indeed missing

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading