You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a lerna monorepo and the MRs do not always include updates for the package.json files. The dependencies seems to be tracked correctly and the package-lock.json files are always updated.
For example:
Here only one package.json got updated, although both packages have exactly the same version. The other was not updated.
For other dependencies I get only updates on the package-lock.json only.
For some other dependency everything got updated correctly.
The text was updated successfully, but these errors were encountered:
copied from wemake-services/kira-dependencies#39
The text was updated successfully, but these errors were encountered: