From 308b40203f5a498b918da58dbf918f4f8f77ec10 Mon Sep 17 00:00:00 2001 From: "ankhorage-renovate-sync[bot]" <323340348+ankhorage-renovate-sync[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 22:41:15 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @types/bun to ^1.4.2 --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 6ec82056..bdf1727e 100644 --- a/bun.lock +++ b/bun.lock @@ -33,7 +33,7 @@ "@ankhorage/doctor": "0.10.36", "@ankhorage/paradox": "^0.1.26", "@techstark/opencv-js": "^5.0.0-release.1", - "@types/bun": "^1.4.1", + "@types/bun": "^1.4.2", "@types/node": "^26.6.2", "sharp": "^0.35.4", }, diff --git a/package.json b/package.json index 05520446..b73b2d3d 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "@ankhorage/ankh": "^0.10.4", "@ankhorage/doctor": "0.10.36", "@techstark/opencv-js": "^5.0.0-release.1", - "@types/bun": "^1.4.1", + "@types/bun": "^1.4.2", "@types/node": "^26.6.2", "sharp": "^0.35.4" }, From 85f7f6edbd0538ebd7da033a9f33f80b5f5f311f Mon Sep 17 00:00:00 2001 From: "ankhorage-renovate-sync[bot]" <323340348+ankhorage-renovate-sync[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 22:42:53 +0000 Subject: [PATCH 2/2] chore: synchronize Devtools-managed repository state --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index bdf1727e..6ec82056 100644 --- a/bun.lock +++ b/bun.lock @@ -33,7 +33,7 @@ "@ankhorage/doctor": "0.10.36", "@ankhorage/paradox": "^0.1.26", "@techstark/opencv-js": "^5.0.0-release.1", - "@types/bun": "^1.4.2", + "@types/bun": "^1.4.1", "@types/node": "^26.6.2", "sharp": "^0.35.4", }, diff --git a/package.json b/package.json index b73b2d3d..05520446 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "@ankhorage/ankh": "^0.10.4", "@ankhorage/doctor": "0.10.36", "@techstark/opencv-js": "^5.0.0-release.1", - "@types/bun": "^1.4.2", + "@types/bun": "^1.4.1", "@types/node": "^26.6.2", "sharp": "^0.35.4" },