Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.16.1 #834

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.16.1

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.16.1 #834

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn install --frozen-lockfile
- run: yarn build