From 17899b914cfcebe64a36ef8b883465ba6f758ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 04:35:18 +0000 Subject: [PATCH] Bump bun-types from 1.3.14 to 1.4.2 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.3.14 to 1.4.2. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.4.2/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-minor ... 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 cc2dc5a0..bbc05619 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "agent-control-specification": "0.3.1-beta.0", }, "devDependencies": { - "bun-types": "^1.3.14", + "bun-types": "^1.4.2", "guardian": "workspace:*", "host-adapter": "workspace:*", "typescript": "^7.0.2", @@ -165,7 +165,7 @@ "ajv-formats": ["ajv-formats@3.0.1", "", { "dependencies": { "ajv": "^8.0.0" } }, "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ=="], - "bun-types": ["bun-types@1.3.14", "", { "dependencies": { "@types/node": "*" } }, "sha512-4N0ig0fEomHt5R0KCFWjovxow98rIoRwKolrYdCcknNwMekCXRnWEUvgu5soYV8QXtVsrUD8B95MBOZGPvr6KQ=="], + "bun-types": ["bun-types@1.4.2", "", { "dependencies": { "@types/node": "*" } }, "sha512-bxV1FgK7yBIzjRe5zBozIM4Bem11ZJcCXSrjWRG3YWLt8yFDePu4cLjpebO8OvPeIE9trbyPF4fuj3Cia4Fj3w=="], "claude-code-host": ["claude-code-host@workspace:hosts/claude-code"], diff --git a/package.json b/package.json index 6b920dcb..44e1610c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "agent-control-specification": "0.3.1-beta.0" }, "devDependencies": { - "bun-types": "^1.3.14", + "bun-types": "^1.4.2", "typescript": "^7.0.2", "host-adapter": "workspace:*", "guardian": "workspace:*"