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

refactor: update node types #4764

Merged
merged 3 commits into from
Aug 18, 2022
Merged

refactor: update node types #4764

merged 3 commits into from
Aug 18, 2022

Conversation

paul-soporan
Copy link
Member

What's the problem this PR addresses?

We currently use the Node 13 typings, but we don't even support Node 13 anymore.

How did you fix it?

Updated to the Node 18 typings.

This required refactoring quite a few things.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@paul-soporan paul-soporan requested a review from arcanis as a code owner August 16, 2022 19:10
@arcanis arcanis merged commit 6302ecb into master Aug 18, 2022
@arcanis arcanis deleted the paul/refactor/update-node-types branch August 18, 2022 09:32
merceyz pushed a commit that referenced this pull request Dec 25, 2023
* refactor: update node types

* chore: dedupe

* refactor: remove unnecessary switch

Co-authored-by: merceyz <merceyz@users.noreply.github.com>
(cherry picked from commit 6302ecb)
merceyz pushed a commit that referenced this pull request Dec 25, 2023
* refactor: update node types

* chore: dedupe

* refactor: remove unnecessary switch

Co-authored-by: merceyz <merceyz@users.noreply.github.com>
(cherry picked from commit 6302ecb)
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