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

chore: update TypeScript and regenerate types #1378

Merged
merged 1 commit into from Mar 28, 2022
Merged

Conversation

ludofischer
Copy link
Collaborator

TypeScript adds flat(), flatMap() and flat() to type definitions
for modules that export an array.
These only exist in Node since Node 11, butI don't think that's a problem
because they're in internal modules.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2022

Codecov Report

Merging #1378 (10d2053) into master (5f5080a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1378   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files         123      123           
  Lines        9958     9958           
=======================================
  Hits         9724     9724           
  Misses        234      234           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f5080a...10d2053. Read the comment docs.

TypeScript adds `flat()`, `flatMap()` and `flat()` to type definitions
for modules that export an array.
These only exist in Node since Node 11, butI don't think that's a problem
because they're in internal modules.
@ludofischer ludofischer merged commit 28994a5 into master Mar 28, 2022
@ludofischer ludofischer deleted the update-typescript branch March 28, 2022 10:34
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.

None yet

3 participants