Skip to content

Upgrade TypeScript to 5.9.3 - #70

Open
danhemma wants to merge 1 commit into
masterfrom
danhemma/upgrade-typescript-5.9.3
Open

Upgrade TypeScript to 5.9.3#70
danhemma wants to merge 1 commit into
masterfrom
danhemma/upgrade-typescript-5.9.3

Conversation

@danhemma

@danhemma danhemma commented Aug 5, 2026

Copy link
Copy Markdown

What changed

Bumped the typescript devDependency from ^5.1.6 to ^5.9.3 (and regenerated yarn.lock).

Why

Keep TypeScript current across our Node apps.

Verified

  • yarn clean && yarn lint && yarn build:types && esbuild src/index.ts --bundle --platform=node --minify --sourcemap=external --outfile=dist/index.js — passed with no changes required (via yarn build, which runs the same steps).
  • jest --runInBand — all 64 tests passed.

No source code changes were needed; the newer compiler did not surface any new type errors.

@danhemma
danhemma marked this pull request as ready for review August 5, 2026 16:45
@danhemma
danhemma requested a review from a team as a code owner August 5, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant