ts-standard
ts-standard copied to clipboard
Update tested Node.js versions to currently supported versions (18.x, 20.x)
What is the purpose of this pull request? (put an "X" next to item)
[ ] Documentation update [ ] Bug fix [ ] New feature [x] Other, please explain: Ensure automated tests are run using the currently-supported Node versions.
What changes did you make? (Give an overview)
- Removed Node 12.x, 14.x, 16.x from tests because none of them are currently-supported.
- Added Node 18.x, 20.x to tests because those are the currently-supported versions.
Which issue (if any) does this pull request address?
N/A
Is there anything you'd like reviewers to focus on?
No.
🙌 Thanks for opening this pull request! You're awesome.
