chore(deps): upgrade Storybook to v5.3.21
What does this MR do?
This upgrades Storybook and addons from v5.3.18
to v5.3.21
.
5.3.21 (August 28, 2020)
Bug Fixes
- Core: Add skip dispose option to ClientApi (#9868)
5.3.20 (August 27, 2020)
Bug Fixes
- React-native server: Fix addon tabs (#10468)
- Addon-docs: Fix babel JSX handling in MDX (#11448)
- Revert "Fix: Search stories" (#10916)
5.3.19 (May 24, 2020)
Bug Fixes
- UI: Fix search stories (#10539)
Security
- Upgrade markdown-to-jsx to 6.11.4 (#10873)
Does this MR meet the acceptance criteria?
Conformity
-
Code review guidelines. -
GitLab UI's contributing guidlines. -
If it changes a Pajamas-compliant component's look & feel, the MR has been reviewed by a UX designer. -
If it changes GitLab UI's documentation guidelines, the MR has been reviewed by a Technical Writer. -
If the MR changes a component's API, integration MR(s) have been opened in the following projects to ensure that the @gitlab/ui
package can be upgraded quickly after the changes are released:-
GitLab: mr_url -
Customers Portal: mr_url -
Status Page: mr_url
-
-
Added the ~"component:*"
label(s) if applicable.
Edited by Paul Gascou-Vaillancourt