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

feat: remove lodash #1351

Merged
merged 2 commits into from
Feb 1, 2024
Merged

feat: remove lodash #1351

merged 2 commits into from
Feb 1, 2024

Conversation

benjlevesque
Copy link
Contributor

@benjlevesque benjlevesque commented Jan 31, 2024

This PR removes yet another superfluous dependency that causes security warnings and increases package size: lodash.

Comment on lines +221 to +224

gasUsed?: string;
gasPrice?: string;
maxRateTimespan?: string;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the new typing makes it clear that these were missing

@benjlevesque benjlevesque marked this pull request as ready for review January 31, 2024 17:27
Copy link
Member

@alexandre-abrioux alexandre-abrioux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@benjlevesque benjlevesque merged commit 944d45a into master Feb 1, 2024
26 checks passed
@benjlevesque benjlevesque deleted the feat/remove-lodash branch February 1, 2024 14:54
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