Asterix dependency in dependency causes two yarn lock file entries after upgrading a dependency #7958
-
|
Reproduction: n1ru4l/graphql-live-query#349 |
Beta Was this translation helpful? Give feedback.
Answered by
rarkins
Dec 11, 2020
Replies: 1 comment
-
|
I suggest you add |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
viceice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest you add
yarnDedupeFeweroryarnDedupeHighestto postUpdateOptions in your config. It's not enabled by default because it could result in changes to lock files which are unrelated to the dependency being upgraded.