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 dev dependencies and lockfiles #799

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

alangpierce
Copy link
Owner

Upgrade eslint, typescript, etc and make some code adjustments accordingly.

Upgrade eslint, typescript, etc and make some code adjustments accordingly.
@github-actions
Copy link

github-actions bot commented Jun 29, 2023

Benchmark results

Before this PR: 373.9 thousand lines per second
After this PR: 375.1 thousand lines per second

Measured change: 0.33% faster (0.11% faster to 0.54% faster)
Summary: Probably faster

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #799 (239e97a) into main (02dfb79) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #799   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files          55       55           
  Lines        6028     6028           
  Branches     1429     1429           
=======================================
  Hits         5334     5334           
  Misses        424      424           
  Partials      270      270           
Impacted Files Coverage Δ
src/parser/plugins/flow.ts 65.77% <ø> (ø)
src/parser/plugins/typescript.ts 90.57% <ø> (ø)
src/transformers/CJSImportTransformer.ts 89.59% <ø> (ø)
src/transformers/ESMImportTransformer.ts 95.15% <ø> (ø)
src/TokenProcessor.ts 95.38% <100.00%> (ø)
src/index.ts 92.15% <100.00%> (ø)
src/parser/tokenizer/index.ts 86.37% <100.00%> (ø)
src/parser/tokenizer/state.ts 100.00% <100.00%> (ø)
src/parser/traverser/statement.ts 87.15% <100.00%> (ø)
src/parser/traverser/util.ts 90.19% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alangpierce alangpierce merged commit 328cc66 into main Jun 29, 2023
8 checks passed
@alangpierce alangpierce deleted the update-dev-deps-and-lockfiles branch June 29, 2023 20:01
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

1 participant