Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 8.22.0 to 8.24.0 #1923

chore(deps-dev): bump @typescript-eslint/parser from 8.22.0 to 8.24.0

chore(deps-dev): bump @typescript-eslint/parser from 8.22.0 to 8.24.0 #1923

Workflow file for this run

name: Typecheck
on:
pull_request: ~
push:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm typecheck