chore(deps): update babel monorepo to v7.20.7

Unmerged
Merging renovate/babel-monorepo into devView on GitHub
1
Build
0
Discussions
16
Stories
Failed to compare branches

We couldn't create a comparison just yet. We need a successful build on both the source and the target branch in order to generate one. Here's what you should do:

  1. Checkout dev
    git checkout dev
    Don't forget to install or update dependencies after switching branches.
  2. Create a build on dev
    npx chromatic --project-token=89a2c36a25bf
  3. Merge dev into renovate/babel-monorepo
    git checkout renovate/babel-monorepo
    You may have to run git pull to update your local branch after switching.
    git merge dev
    Don't forget to install or update dependencies after merging branches.
  4. Finally, run a build for renovate/babel-monorepo
    npx chromatic --project-token=89a2c36a25bf 
    Not sure how to create a build? Learn how to publish your Storybook