Skip to content

Bump @typescript-eslint/parser from 7.3.1 to 7.7.1 #586

Bump @typescript-eslint/parser from 7.3.1 to 7.7.1

Bump @typescript-eslint/parser from 7.3.1 to 7.7.1 #586

Workflow file for this run

name: Check dist/
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: '20.x'