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

Remove yarn + fix security issues reported by npm audit #417

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

McFizh
Copy link

@McFizh McFizh commented Mar 6, 2025

This MR contains following changes:

  • Fixes security issues reported by npm audit
  • Removes yarn (makes it easier to maintain package, since there's only one lock file to update)
  • Removes package 'npm-run-all', which hasn't seen update in 6 years
  • Update pipeline to test with node versions from 16.x to 22.x

Note: glob + jest updates raised the minimum node version to 16.x (but even that is already eol, so should not be that big of an issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant