feat: typescript dev dependency
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 57s

This commit is contained in:
2025-07-04 13:36:52 -07:00
parent b990dabfc7
commit 366a787fd1
2 changed files with 5 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"@nhcarrigan/eslint-config": "5.2.0", "@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"eslint": "9.30.1", "eslint": "9.30.1",
"turbo": "2.5.4" "turbo": "2.5.4",
"typescript": "5.8.3"
} }
} }

3
pnpm-lock.yaml generated
View File

@ -20,6 +20,9 @@ importers:
turbo: turbo:
specifier: 2.5.4 specifier: 2.5.4
version: 2.5.4 version: 2.5.4
typescript:
specifier: 5.8.3
version: 5.8.3
client: client:
dependencies: dependencies: