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

Upgrade dependent packages to the latest versions #533

Merged
merged 5 commits into from
Jul 6, 2023
Merged

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    ff56f3b View commit details
    Browse the repository at this point in the history
  2. Fix vulnerable semver package

    - Replace npm-run-all that is depending on vulnerable version of semver
      into the latest version of npm-run-all2, maintained by one of original
      maintainers.
    - Force using the latest version of semver even if used the old (and
      safely bumpable to the latest) version.
    yhatt committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    53aa61d View commit details
    Browse the repository at this point in the history
  3. Fix the version of optionator to v0.9.3

    Earlier versions are depending on vulnerable `word-wrap` package.
    yhatt committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7ca75aa View commit details
    Browse the repository at this point in the history
  4. Bump Prettier to v3.0.0

    yhatt committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d06c0fe View commit details
    Browse the repository at this point in the history
  5. [ci skip] Update CHANGELOG.md

    yhatt committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2ce2c92 View commit details
    Browse the repository at this point in the history