From 02ecea00bb83518ee0f272bca9ff9ad95d822c58 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 20:28:34 +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 eb81de5c4e9098630fb3ef09949c5ca41d336d7a 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 20:29:27 +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" },