Skip to content

Commit 0ad4321

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 3ac1c17 commit 0ad4321

File tree

3 files changed

+247
-589
lines changed

3 files changed

+247
-589
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "^22.10.1",
4040
"eslint": "9.37.0",
4141
"prettier": "3.6.2",
42-
"typescript": "5.7.3"
42+
"typescript": "5.9.3"
4343
},
4444
"pnpm": {
4545
"patchedDependencies": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"oclif": "4.16.0",
7878
"spawn-command": "1.0.0",
7979
"strip-ansi": "7.1.2",
80-
"typescript": "5.7.3",
80+
"typescript": "5.9.3",
8181
"vitest": "^3.0.0"
8282
},
8383
"publishConfig": {

0 commit comments

Comments
 (0)