- Notifications
You must be signed in to change notification settings - Fork 79
fix(deps): remove 2 unused deps and 20 unused dev deps #6097
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
Conversation
86fead8 to 1d9d59c Compare | This pull request adds or modifies JavaScript ( |
1d9d59c to ed7ab16 Compare | This pull request adds or modifies JavaScript ( |
ed7ab16 to 865dfe1 Compare | This pull request adds or modifies JavaScript ( |
865dfe1 to c207d57 Compare | This pull request adds or modifies JavaScript ( |
d8688dc to 18ca7a2 Compare Wow. This is used implicitly by a spawned subprocess in two tests.
7b36b7c to 0847768 Compare | "tsd": "^0.31.0", | ||
| "vitest": "^0.34.0", | ||
| "yarn": "^1.22.4" | ||
| "yarn": "^1.22.22" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😓 This is used in a fixture used by a couple tests. I didn't see an easy way to improve it so I kept it.
Summary
Initial list found via https://knip.dev, then manually verified each and pruned false positives