From 6ad70d09b785b762e3a7478a720dfd9e77ed2b62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:57:07 +0000 Subject: [PATCH] chore(deps-dev): bump bun-types from 1.2.4 to 1.3.10 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.2.4 to 1.3.10. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.10/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.3.10 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..b68950b 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.10" }, "module": "src/index.js" } \ No newline at end of file