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

Update deprecated dependencies and move to Node 20 #1035

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

benibenj
Copy link
Contributor

@benibenj benibenj commented Aug 15, 2024

This pull request updates the deprecated dependencies in the codebase and migrates to Node.js version 20.x.x. The changes include updating the required Node.js version in the documentation, updating the test platforms to use Node.js 20.x, and updating the versions of various dependencies. Additionally, the code has been modified to use the glob and minimatch packages as named imports instead of default imports.

related #1027

package.json Show resolved Hide resolved
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.

3 participants