From 19ff7d76f11bb719c9f399cc4679b868d28eca9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 07:33:08 +0000 Subject: [PATCH 1/2] Bump bun-types from 1.3.6 to 1.3.8 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.3.6 to 1.3.8. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.8/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb7a3b98..d8eaea3c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "format": "bunx prettier . --write" }, "devDependencies": { - "bun-types": "1.3.6", + "bun-types": "1.3.8", "node-addon-api": "8.5.0", "node-gyp": "12.2.0", "prettier": "3.8.1", From 512ad6cd916371e502b75bdcdb50fc69a18c4bab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Feb 2026 07:33:21 +0000 Subject: [PATCH 2/2] chore: update bun.lock --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 733c35a6..1d2f7d51 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ "thumbhash": "0.1.1", }, "devDependencies": { - "bun-types": "1.3.6", + "bun-types": "1.3.8", "node-addon-api": "8.5.0", "node-gyp": "12.2.0", "prettier": "3.8.1", @@ -124,7 +124,7 @@ "avvio": ["avvio@9.1.0", "", { "dependencies": { "@fastify/error": "^4.0.0", "fastq": "^1.17.1" } }, ""], - "bun-types": ["bun-types@1.3.6", "", { "dependencies": { "@types/node": "*" } }, "sha512-OlFwHcnNV99r//9v5IIOgQ9Uk37gZqrNMCcqEaExdkVq3Avwqok1bJFmvGMCkCE0FqzdY8VMOZpfpR3lwI+CsQ=="], + "bun-types": ["bun-types@1.3.8", "", { "dependencies": { "@types/node": "*" } }, "sha512-fL99nxdOWvV4LqjmC+8Q9kW3M4QTtTR1eePs94v5ctGqU8OeceWrSUaRw3JYb7tU3FkMIAjkueehrHPPPGKi5Q=="], "cacache": ["cacache@20.0.3", "", { "dependencies": { "@npmcli/fs": "^5.0.0", "fs-minipass": "^3.0.0", "glob": "^13.0.0", "lru-cache": "^11.1.0", "minipass": "^7.0.3", "minipass-collect": "^2.0.1", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "p-map": "^7.0.2", "ssri": "^13.0.0", "unique-filename": "^5.0.0" } }, ""],