Skip to content

Commit f71ca49

Browse files
chore(deps): update typescript
1 parent fd80034 commit f71ca49

File tree

2 files changed

+151
-136
lines changed

2 files changed

+151
-136
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,8 @@
460460
"@types/ssh2": "^1.11.13",
461461
"@types/vscode": "^1.74.0",
462462
"@types/vscode-webview": "^1.57.2",
463-
"@typescript-eslint/eslint-plugin": "^6.9.1",
464-
"@typescript-eslint/parser": "^6.9.1",
463+
"@typescript-eslint/eslint-plugin": "^8.58.0",
464+
"@typescript-eslint/parser": "^8.58.0",
465465
"@vscode/codicons": "^0.0.33",
466466
"@vscode/vsce": "^2.21.0",
467467
"@vscode/webview-ui-toolkit": "^1.2.2",
@@ -487,7 +487,7 @@
487487
"swr": "^2.2.4",
488488
"tailwindcss": "^3.3.5",
489489
"ts-loader": "^9.5.0",
490-
"typescript": "^5.2.2",
490+
"typescript": "^6.0.2",
491491
"utf-8-validate": "^6.0.3",
492492
"vitest": "^3.2.4",
493493
"vscode-jsonrpc": "^8.2.0",

0 commit comments

Comments
 (0)