Skip to content

Commit 9f00b83

Browse files
Update dependency typescript to v5.9.2
1 parent 8c5cf42 commit 9f00b83

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pretty-quick": "4.2.2",
2626
"source-map-support": "^0.5.21",
2727
"ts-node": "10.9.2",
28-
"typescript": "5.8.3"
28+
"typescript": "5.9.2"
2929
},
3030
"scripts": {
3131
"build": "tsc --build tsconfig.json",

0 commit comments

Comments
 (0)