generated from nhcarrigan/template
feat: typescript dev dependency
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 57s
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 57s
This commit is contained in:
@ -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
3
pnpm-lock.yaml
generated
@ -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:
|
||||||
|
Reference in New Issue
Block a user