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

Add automation for updating acorn dependency #45357

Merged
merged 1 commit into from Nov 10, 2022
Merged

Add automation for updating acorn dependency #45357

merged 1 commit into from Nov 10, 2022

Commits on Nov 7, 2022

  1. tools: add automation for updating acorn dependency

    Add a Github Action that checks for new versions of the `acorn` and
    `acorn-walk` dependencies, and creates PRs to update them if newer
    versions than the ones present in the repo are found.
    
    Refs: nodejs/security-wg#828
    facutuesca committed Nov 7, 2022
    Copy the full SHA
    9b05dca View commit details
    Browse the repository at this point in the history