From cdb6cda09d8078d40e4cbb3aa7df0dd59f548118 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 02:06:22 +0000 Subject: [PATCH] chore(deps): update dependency bunfig to 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af99838..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.8.2", + "bunfig": "^0.15.0", "dynamodb-toolbox": "^2.0.0", "tar": "^7.4.3", "typescript": "^5.8.2"