Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: vendor proper-lockfile dependency #19969

Merged
merged 1 commit into from
Jan 10, 2023

Commits on Jan 10, 2023

  1. chore: vendor proper-lockfile dependency

    This patch vendors the https://github.com/moxystudio/node-proper-lockfile
    project we rely to manage Playwright Registry.
    
    The reason to vender is the following upstream issue that
    didn't get resolved in almost a month: moxystudio/node-proper-lockfile#111
    
    Follow-up will apply the fix for the issue to the vendored file.
    
    NOTE: this patch also inlines all code in a single file.
    
    References microsoft#19418
    aslushnikov committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    16fc2aa View commit details
    Browse the repository at this point in the history