|
|
|
|
|
by ameesdotme
3292 days ago
|
|
I just regularly run `yarn upgrade-interactive` in my projects. I was thinking of making dependency-updates part of the CI-pipeline, using a 'allow_failure'-flag. However, if you decide not to upgrade a dep for some reason, this will cause each and every build to throw a warning. |
|