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 Node to version 20 and eslint-plugin to version 7 in the root package.json #161

Open
mariomamo opened this issue Feb 19, 2025 · 1 comment · May be fixed by #183
Open

Update Node to version 20 and eslint-plugin to version 7 in the root package.json #161

mariomamo opened this issue Feb 19, 2025 · 1 comment · May be fixed by #183
Assignees
Labels
enhancement New feature or request

Comments

@mariomamo
Copy link
Collaborator

Updating the Node version to 20 in the root package.json file requires upgrading TypeScript to version 7. These changes fix 30 vulnerabilities. This update involves changes to object types and the addition of type annotations in 90 files, which need to be thoroughly tested

@mariomamo mariomamo added the enhancement New feature or request label Feb 19, 2025
@mariomamo mariomamo self-assigned this Feb 19, 2025
@robertobandini robertobandini moved this to In Progress in freelens Feb 23, 2025
@mariomamo
Copy link
Collaborator Author

I'm still working on it, checking to ensure that I haven't created regressions. I will commit these changes soon.

@mariomamo mariomamo changed the title Update Node to version 20 and TypeScript to version 7 in the root package.json Update Node to version 20 and eslint-plugin to version 7 in the root package.json Feb 24, 2025
@mariomamo mariomamo linked a pull request Feb 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant