-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
status: accepting prsPlease, send a pull request to resolve this! πPlease, send a pull request to resolve this! πtype: featureNew enhancement or request πNew enhancement or request π
Description
Feature Request Checklist
- I have pulled the latest
mainbranch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
Sometimes when developing a library, you'll accidentally bump your peerDependencies range by bumping a dependency that also has a peerDependency on such and such a package.
It'd be nice to detect that and remind you to either bump your peerDependencies range or revert the upgrade.
Additional Info
Taken out of #835 (comment).
Probably trivial after #48 is implemented (same logic, just checking peerDependencies in general instead of the special case of node).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: accepting prsPlease, send a pull request to resolve this! πPlease, send a pull request to resolve this! πtype: featureNew enhancement or request πNew enhancement or request π