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

Perform yarn upgrade #13312

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Perform yarn upgrade #13312

merged 2 commits into from
Feb 21, 2024

Commits on Feb 6, 2024

  1. Perform yarn upgrade

    The commit performs a `yarn upgrade` of the framework to better
    represent what downstream applications pull with our version ranges, and
    to resolve known security vulnerabilities which were pulled by our
    lockfile. The changes also make sure that our declared ranges for
    dependencies are correct and fixes any compilation errors.
    
    Contributed on behalf of STMicroelectronics
    
    Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
    jfaltermeier committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f0aa74e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ce7ead8 View commit details
    Browse the repository at this point in the history