From 4cfcc66665a219b3a8293d5bb2130d9e84a57ef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:51:50 +0000 Subject: [PATCH] chore(deps-dev): bump bun-types from 1.2.4 to 1.3.14 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.2.4 to 1.3.14. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.14/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.3.14 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..1551971 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.14" }, "module": "src/index.js" } \ No newline at end of file