From 72cae8ed270bafe655c83c7ea51bac86168cbf58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:37:14 +0000 Subject: [PATCH] chore(deps-dev): bump bun-types from 1.2.4 to 1.3.12 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.2.4 to 1.3.12. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.12/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.3.12 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df58c84..76b4b1c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "elysia": "^1.4.27" }, "devDependencies": { - "bun-types": "1.2.4" + "bun-types": "1.3.12" }, "module": "src/index.js" } \ No newline at end of file