From 766104b3d939086f846e76fc54296418d8efbd70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 22:40:57 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ^5.9.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d0e58ae0..56c7dbbf 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "react-native": "0.80.2", "rimraf": "^6.0.1", "ts-jest": "^29.4.0", - "typescript": "^5.8.3" + "typescript": "^5.9.2" }, "config": { "commitizen": { diff --git a/yarn.lock b/yarn.lock index 64520fdc..dcfb1d79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9850,10 +9850,10 @@ typescript-eslint@^8.15.0, typescript-eslint@^8.20.0: "@typescript-eslint/parser" "8.20.0" "@typescript-eslint/utils" "8.20.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== uglify-js@^3.1.4: version "3.17.4"