From 0f8557e2cd878a1c287e0a6503e5839f2b9421ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:33:59 +0000 Subject: [PATCH 1/2] chore(deps): update dependency bunfig to 0.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af99838..af49fbc 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.9", - "bunfig": "^0.8.2", + "bunfig": "^0.14.1", "dynamodb-toolbox": "^2.0.0", "tar": "^7.4.3", "typescript": "^5.8.2" From 247e37ae92f713dfec2b2d300d1e22cd0672d73c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 22:11:03 +0000 Subject: [PATCH 2/2] chore(deps): update dependency bunfig to 0.15.0 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af49fbc..e617a39 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.9", - "bunfig": "^0.14.1", + "bunfig": "^0.15.0", "dynamodb-toolbox": "^2.0.0", "tar": "^7.4.3", "typescript": "^5.8.2"