change in dependencies affects all apps and libs #26946
Unanswered
Itaysade98
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, is there any way to debug what is causing all of my apps to be affected by a dependency change?
for example - I have 1 react app and 4 node apps. if i update 'react' version, all of my apps and libs are affected and my ci will build and publish all of them, even though some haven't changed at all. according to the docs this isn't supposed to happen so i don't understand what's causing it
Beta Was this translation helpful? Give feedback.
All reactions