Bug #16052
closed
- Description updated (diff)
- Status changed from New to In Progress
Updates at commit 84ef70b - branch 16052-update-packages
By using yarn audit
I was able to understand better how the different modules are requested. There're indirect dependencies that require special treatment via a resolutions
key on package.json
file. See: https://yarnpkg.com/lang/en/docs/selective-version-resolutions/
Lucas Di Pentima wrote:
Updates at commit 84ef70b - branch 16052-update-packages
By using yarn audit
I was able to understand better how the different modules are requested. There're indirect dependencies that require special treatment via a resolutions
key on package.json
file. See: https://yarnpkg.com/lang/en/docs/selective-version-resolutions/
This LGTM.
Would it make sense to add yarn audit
to our build pipeline somewhere?
- Status changed from In Progress to Resolved
Also available in: Atom
PDF