Skip to content

Commit f7e30b2

Browse files
chore(deps): update dependency typescript to v6
1 parent 921c014 commit f7e30b2

4 files changed

Lines changed: 601 additions & 251 deletions

File tree

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": "6.0.2"
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": "6.0.2",
8181
"vitest": "^3.0.0"
8282
},
8383
"publishConfig": {

0 commit comments

Comments
 (0)