From 6ad0c557ce97189cfc466226f82a95085683ae91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:47:23 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.9.3 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index e74a60fa..65b57c8a 100644 --- a/bun.lock +++ b/bun.lock @@ -25,7 +25,7 @@ "purgecss": "7.0.2", "stylelint": "16.23.1", "stylelint-config-standard": "39.0.0", - "typescript": "5.9.2", + "typescript": "5.9.3", "typescript-eslint": "8.39.1", "wrangler": "4.29.1", }, @@ -742,7 +742,7 @@ "type-check": ["type-check@0.4.0", "", { "dependencies": { "prelude-ls": "^1.2.1" } }, "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew=="], - "typescript": ["typescript@5.9.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="], + "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], "typescript-eslint": ["typescript-eslint@8.39.1", "", { "dependencies": { "@typescript-eslint/eslint-plugin": "8.39.1", "@typescript-eslint/parser": "8.39.1", "@typescript-eslint/typescript-estree": "8.39.1", "@typescript-eslint/utils": "8.39.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <6.0.0" } }, "sha512-GDUv6/NDYngUlNvwaHM1RamYftxf782IyEDbdj3SeaIHHv8fNQVRC++fITT7kUJV/5rIA/tkoRSSskt6osEfqg=="], diff --git a/package.json b/package.json index 7ef3f6fa..21081541 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "purgecss": "7.0.2", "stylelint": "16.23.1", "stylelint-config-standard": "39.0.0", - "typescript": "5.9.2", + "typescript": "5.9.3", "typescript-eslint": "8.39.1", "wrangler": "4.29.1" }