From d311ef1a85486c2884eee69a7c18b61e04906d4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 00:46:26 +0000 Subject: [PATCH] chore(deps): update typescript --- package.json | 6 +++--- yarn.lock | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f83655f..db25e55 100644 --- a/package.json +++ b/package.json @@ -460,8 +460,8 @@ "@types/ssh2": "^1.11.13", "@types/vscode": "^1.74.0", "@types/vscode-webview": "^1.57.2", - "@typescript-eslint/eslint-plugin": "^6.9.1", - "@typescript-eslint/parser": "^6.9.1", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", "@vscode/codicons": "^0.0.33", "@vscode/vsce": "^2.21.0", "@vscode/webview-ui-toolkit": "^1.2.2", @@ -487,7 +487,7 @@ "swr": "^2.2.4", "tailwindcss": "^3.3.5", "ts-loader": "^9.5.0", - "typescript": "^5.2.2", + "typescript": "^5.9.3", "utf-8-validate": "^6.0.3", "vitest": "^3.2.4", "vscode-jsonrpc": "^8.2.0", diff --git a/yarn.lock b/yarn.lock index e41c93b..21b4eaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -835,7 +835,7 @@ dependencies: "@types/node" "*" -"@typescript-eslint/eslint-plugin@^6.9.1": +"@typescript-eslint/eslint-plugin@^6.21.0": version "6.21.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3" integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA== @@ -852,7 +852,7 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/parser@^6.9.1": +"@typescript-eslint/parser@^6.21.0": version "6.21.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b" integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ== @@ -5294,10 +5294,10 @@ typed-rest-client@^1.8.4: tunnel "0.0.6" underscore "^1.12.1" -typescript@^5.2.2: - version "5.9.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" - integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== +typescript@^5.9.3: + version "5.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" + integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"