Skip to content

Commit 59c9e4f

Browse files
committed
chore(deps): downgrade typescript to 5.9.2 for consistency
Align TypeScript version with other Socket projects (socket-sdk-js, socket-packageurl-js, socket-registry). The 5.7.3 version was ahead of the standard. Part of project-wide dependency standardization effort.
1 parent fb00600 commit 59c9e4f

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@
632632
"taze": "19.6.0",
633633
"trash": "10.0.0",
634634
"type-coverage": "2.29.7",
635-
"typescript": "5.7.3",
635+
"typescript": "5.9.2",
636636
"typescript-eslint": "8.44.1",
637637
"validate-npm-package-name": "6.0.2",
638638
"vite-tsconfig-paths": "5.1.4",

pnpm-lock.yaml

Lines changed: 65 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)