Skip to content

build(deps): bump typescript from 5.7.3 to 5.8.2 #129

build(deps): bump typescript from 5.7.3 to 5.8.2

build(deps): bump typescript from 5.7.3 to 5.8.2 #129

Workflow file for this run

name: check
on:
push:
branches-ignore:
- 'master'
pull_request:
branches-ignore:
- 'master'
jobs:
lint:
uses: ./.github/workflows/_lint.yml
ts:
uses: ./.github/workflows/_ts.yml
tests:
uses: ./.github/workflows/_test.yml