Skip to content

Bump @types/eslint from 8.44.8 to 8.44.9 #1610

Bump @types/eslint from 8.44.8 to 8.44.9

Bump @types/eslint from 8.44.8 to 8.44.9 #1610

Workflow file for this run

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