Skip to content

build(deps): bump @sentry/react from 8.53.0 to 9.0.1 #6571

build(deps): bump @sentry/react from 8.53.0 to 9.0.1

build(deps): bump @sentry/react from 8.53.0 to 9.0.1 #6571

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
- name: Typecheck
run: pnpm typecheck