mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-12 21:56:58 +00:00
Refactor `scripts/check-yarn-lock.js` to use a dynamically calculated blacklist (`npx lerna ls --all --json`) instead of a hard-coded whitelist to improve accuracy and reduce future maintenance.