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

Do not failonerror with yarn audit #239

Merged
merged 1 commit into from
Feb 20, 2019

Commits on Feb 20, 2019

  1. Do not failonerror with yarn audit

    This does not mean we are ignoring vulnerabilities in JS dependencies,
    but at the moment we are not yet able to easily fix the 62
    vulnerabilities reported. We cannot yet migrate to Jest 24 due to a lack
    of TS support. I opened a ticket to fix this once TS support lands for
    Jest 24.
    
    https://www.pivotaltracker.com/story/show/164103245
    MKodde committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    c308e78 View commit details
    Browse the repository at this point in the history