Skip to content

Commit 74a97de

Browse files
committed
Ensure typescript 5.9.2 and higher for dev.
1 parent 1a5609e commit 74a97de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ catalogs:
4949
"express": "^5.1.0"
5050
"express-fileupload": "^1.5.1"
5151
"http-errors": "^2.0.0"
52-
"typescript": "^5.8.3"
52+
"typescript": "^5.9.2"
5353
"typescript-eslint": "^8.35.1"
5454
"zod": "^4.0.0"
5555
overrides:

0 commit comments

Comments
 (0)