From b2025c8b8b0bf68824f2c54188b104329f674723 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:30:41 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.7.2 --- bun.lockb | Bin 46004 -> 46004 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 87f954b8bea1452efaf077b57d4ae896c577c42a..e99c9a10bb9275149cc18a603c31c255a49f3d31 100755 GIT binary patch delta 144 zcmV;B0B`@a=K{3n0+22s?v(qg)3?i*3}ieco=};lvg6$fi{a3lok5vHh_FI;u};<+ z0SA-eA1kv^8^tU@i<^4s5%CW7P2)k|4c$+$MBy0O8Pl yPTF;e3CY1L=b%neGf&O3C!&ar-TC#avsFluHUl;;GqdS_9w!4fE;F+Vrm79t)I+QQ diff --git a/package.json b/package.json index f2a7d60..701582e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@tsconfig/strictest": "2.0.5", "@types/bun": "1.1.14", "ignore-sync": "7.0.1", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "trustedDependencies": ["@biomejs/biome"] }