diff --git a/package-lock.json b/package-lock.json index a67291fc07c083..dde0ce8ce9e7ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -110,7 +110,7 @@ "tippy.js": "6.3.7", "ts-blank-space": "0.6.2", "tsx": "4.20.5", - "typescript": "5.8.3", + "typescript": "5.9.2", "typescript-eslint": "8.41.0", "unified": "11.0.5", "unist-util-visit": "5.0.0", @@ -18653,9 +18653,9 @@ "license": "MIT" }, "node_modules/typescript": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", - "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", + "version": "5.9.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz", + "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 960472bb0ff681..ba97a93838d215 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "tippy.js": "6.3.7", "ts-blank-space": "0.6.2", "tsx": "4.20.5", - "typescript": "5.8.3", + "typescript": "5.9.2", "typescript-eslint": "8.41.0", "unified": "11.0.5", "unist-util-visit": "5.0.0",