From 58633c705e811d738600a55ca7a8815215aaa9f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 05:20:12 +0000 Subject: [PATCH] chore(deps): update dependency @types/bun to v1.1.14 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 10886fc..3197e54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -190,9 +190,7 @@ acorn "*" "@types/bun@^1.1.12": - version "1.1.12" - resolved "https://registry.npmjs.org/@types/bun/-/bun-1.1.12.tgz" - integrity sha512-UkewJesRDP3+AW30Gc8hvxuIt+vHgYZXmVOKaXV8xnwAnMXTAs3XZDsa/jW+LSdAYhHslokSm72lq63FYYjZqA== + version "1.1.14" dependencies: bun-types "1.1.32"