diff --git a/package.json b/package.json index 49ba14d6..da760f30 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", "ng-packagr": "^20.2.0", - "typescript": "~5.8.3", + "typescript": "~5.9.2", "typescript-eslint": "^8.40.0" } } diff --git a/yarn.lock b/yarn.lock index d2e7843e..98c399a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5750,10 +5750,10 @@ typescript-eslint@^8.40.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== ua-parser-js@^0.7.30: version "0.7.40"