From 63fb66ad8f734645656608804cf17199a67830d5 Mon Sep 17 00:00:00 2001 From: robobun Date: Sat, 8 Nov 2025 00:31:55 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Merge=20PR=20#74048=20[bun]=20up?= =?UTF-8?q?date=20to=201.3.2=20by=20@robobun?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com> --- types/bun/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/bun/package.json b/types/bun/package.json index 3eea542a41d0d7..8f9838d449064b 100644 --- a/types/bun/package.json +++ b/types/bun/package.json @@ -6,7 +6,7 @@ "https://bun.com" ], "dependencies": { - "bun-types": "1.3.1" + "bun-types": "1.3.2" }, "devDependencies": { "@types/bun": "workspace:."