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

[Suggestion]: Update @types/node #335

Closed
vansergen opened this issue Aug 13, 2021 · 0 comments · Fixed by #358
Closed

[Suggestion]: Update @types/node #335

vansergen opened this issue Aug 13, 2021 · 0 comments · Fixed by #358

Comments

@vansergen
Copy link

Expected behavior:

"dependencies": {
    "@types/node": ">=13.7.4"

Actual behavior:

"dependencies": {
    "@types/node": "^13.7.4"
trxcllnt added a commit that referenced this issue Dec 29, 2023
* chore(typescript): update to [email protected] (fixes #345)

* chore(dependencies): update @types/node (fixes #335)

* fix(withabort): add ts-ignore to withabort operator impl (fixes #345)
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 a pull request may close this issue.

1 participant