Skip to content

Update dependency eslint-plugin-react to v7.34.3 #1604

Update dependency eslint-plugin-react to v7.34.3

Update dependency eslint-plugin-react to v7.34.3 #1604

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 }}