From 59b4c3c25f64239763f84b33aeeaad0b43c8b063 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 18:16:01 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 6fd4e50..83cb5b6 100644 --- a/bun.lock +++ b/bun.lock @@ -6,7 +6,7 @@ "name": "@stacksjs/gitlint", "devDependencies": { "@stacksjs/docs": "^0.70.23", - "better-dx": "^0.2.5", + "better-dx": "^0.2.6", }, }, }, diff --git a/package.json b/package.json index c82bee3..a50bc07 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ }, "devDependencies": { "@stacksjs/docs": "^0.70.23", - "better-dx": "^0.2.5" + "better-dx": "^0.2.6" }, "git-hooks": { "pre-commit": {