Skip to content

Update babel monorepo to v7.24.6 #1595

Update babel monorepo to v7.24.6

Update babel monorepo to v7.24.6 #1595

Workflow file for this run

on:
push:
branches-ignore:
- main
jobs:
bundle:
uses: ./.github/workflows/bundle.yml
test:
needs: bundle
uses: ./.github/workflows/test.yml
secrets:
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}