Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #410

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #410

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn --frozen-lockfile
- run: yarn run lint