Skip to content

Bump @testing-library/user-event from 14.6.0 to 14.6.1 #2261

Bump @testing-library/user-event from 14.6.0 to 14.6.1

Bump @testing-library/user-event from 14.6.0 to 14.6.1 #2261

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