From b9179d018f8b998119dc10c8480d47ddc86a9fab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 06:53: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 8b61e2a..9a07fc9 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.10.0", + "bunfig": "^0.14.1", "typescript": "^5.8.3" }, "overrides": { From 11df35b5f329d3edfaf67cfd3f6c0e7f2c4d6b87 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:02:52 +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 9a07fc9..261a510 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.14.1", + "bunfig": "^0.15.0", "typescript": "^5.8.3" }, "overrides": {