From 4d040006b69a7251be8bafd44a7ddf97cf9090e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 06:38:03 -0700 Subject: [PATCH] chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /docs (#34923) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 355ad830f57..a06f3e5c836 100644 --- a/docs/package.json +++ b/docs/package.json @@ -80,7 +80,7 @@ "eslint-plugin-react": "^7.37.5", "globals": "^16.3.0", "prettier": "^3.6.2", - "typescript": "~5.8.3", + "typescript": "~5.9.2", "typescript-eslint": "^8.39.0", "webpack": "^5.101.0" }, diff --git a/docs/yarn.lock b/docs/yarn.lock index 6cd34f69369..9e5ca26316b 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -13269,10 +13269,10 @@ typescript-eslint@^8.39.0: "@typescript-eslint/typescript-estree" "8.40.0" "@typescript-eslint/utils" "8.40.0" -typescript@~5.8.3: - version "5.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" - integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== +typescript@~5.9.2: + version "5.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== ufo@^1.5.4: version "1.6.1"