mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
7c3df0ba23
This feature adds explicit support for correctly generating the yarn.lock file for workspaces. Specifically, it means that the yarn.lock in the root directory is regenerated whenever *any* package.json is modified. Previously lock files were only every updated if its corresponding package.json changes, but that is not the way yarn workspaces works. Closes #473 |
||
---|---|---|
.. | ||
automerge.js | ||
check-existing.js | ||
commit.js | ||
index.js | ||
lock-files.js | ||
npm.js | ||
package-files.js | ||
package-json.js | ||
parent.js | ||
schedule.js | ||
status-checks.js | ||
yarn.js |