From a6a301a1e76df3ed058a757d0355c02f4bebc89a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 08:57:51 +0000 Subject: [PATCH] chore(deps-dev): bump @tsconfig/bun from 1.0.10 to 1.0.11 Bumps [@tsconfig/bun](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.10 to 1.0.11. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/bun" dependency-version: 1.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 174a74a..2993e2d 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "devDependencies": { "@biomejs/biome": "2.5.2", "@opencode-ai/plugin": "0.0.0-beta-18743", - "@tsconfig/bun": "1.0.10", + "@tsconfig/bun": "1.0.11", "@types/bun": "1.3.14", "lefthook": "2.1.9", "typescript": "6.0.3", @@ -89,7 +89,7 @@ "@standard-schema/spec": ["@standard-schema/spec@1.1.0", "", {}, "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w=="], - "@tsconfig/bun": ["@tsconfig/bun@1.0.10", "", {}, "sha512-5AV5YknQjNyoYzZ/8NG0dawqew/wH+x7ANiCfCIn29qo0cdbd1EryvFD1k5NSZWLBMOI/fGqMIaxi58GPIP9Cg=="], + "@tsconfig/bun": ["@tsconfig/bun@1.0.11", "", {}, "sha512-DQA3HOKFQ+/yPTUa73k5QGcuEM1ExtL6uWQMR0QrfOTitm0oLHqHd1tI74WtEtMqlIu+tvSMELJ6p5uNxVE7lw=="], "@types/bun": ["@types/bun@1.3.14", "", { "dependencies": { "bun-types": "1.3.14" } }, "sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw=="], diff --git a/package.json b/package.json index ad26000..ee680c1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@biomejs/biome": "2.5.2", "@opencode-ai/plugin": "0.0.0-beta-18743", - "@tsconfig/bun": "1.0.10", + "@tsconfig/bun": "1.0.11", "@types/bun": "1.3.14", "lefthook": "2.1.9", "typescript": "6.0.3"