Skip to content

Regenerate storybook yarn.lock file to get newer dependencies

Evan Read requested to merge eread/update-storybook-yarn_lock-file into master

What does this MR do and why?

To address: #368746 (closed), I've regenerated the yarn.lock file in the storybook directory. This has updated the version of minimist in the yarn.lock file to 1.2.6: https://gitlab.com/gitlab-org/gitlab/-/blob/830aa7f6d5598d4daaa60f1cff99b11792df0a48/storybook/yarn.lock#L6893.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Evan Read

Merge request reports