Skip to content

Bump @typescript/native-preview from 7.0.0-dev.20250904.1 to 7.0.0-dev.20250907.1 #3619

Bump @typescript/native-preview from 7.0.0-dev.20250904.1 to 7.0.0-dev.20250907.1

Bump @typescript/native-preview from 7.0.0-dev.20250904.1 to 7.0.0-dev.20250907.1 #3619

Workflow file for this run

name: Type Checks
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
with:
no-lockfile: true
ts-versions: '5.9'
ts-libs: 'esnext'