Skip to content

Bump esbuild from 0.27.7 to 0.28.0 in the minor-and-patch group #42

Bump esbuild from 0.27.7 to 0.28.0 in the minor-and-patch group

Bump esbuild from 0.27.7 to 0.28.0 in the minor-and-patch group #42

Workflow file for this run

name: typecheck
on: [push, pull_request]
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run typecheck