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

Add peerDependencies option to --dep-type #601

Merged
merged 1 commit into from
May 23, 2023
Merged

Add peerDependencies option to --dep-type #601

merged 1 commit into from
May 23, 2023

Conversation

bmish
Copy link
Owner

@bmish bmish commented May 23, 2023

Fixes #402.

Checking peer dependencies is optional, for reasons explained in the original ticket, and it is behind the --dep-type option from #602.

@bmish bmish added the enhancement New feature or request label May 23, 2023
@bmish bmish force-pushed the peer-dep branch 2 times, most recently from 2eb28ae to 3100f0b Compare May 23, 2023 16:55
@bmish bmish changed the title Consider peer dependencies Add peerDependencies option to --dep-type May 23, 2023
@bmish bmish marked this pull request as ready for review May 23, 2023 16:56
@bmish bmish force-pushed the peer-dep branch 2 times, most recently from 782a1ad to b567dd6 Compare May 23, 2023 17:05
@bmish bmish merged commit be03487 into main May 23, 2023
16 checks passed
@bmish bmish deleted the peer-dep branch May 23, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider peer dependencies
1 participant