Skip to content

build(deps-dev): bump eslint from 8.34.0 to 8.57.0 #408

build(deps-dev): bump eslint from 8.34.0 to 8.57.0

build(deps-dev): bump eslint from 8.34.0 to 8.57.0 #408

Workflow file for this run

on:
pull_request:
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- run: yarn install --frozen-lockfile
- run: yarn test