diff --git a/bun.lockb b/bun.lockb index a56773f..2ad0285 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 10b50c0..2d7e138 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "plop": "plop" }, "devDependencies": { - "@commitlint/cli": "19.4.1", - "@commitlint/config-conventional": "19.4.1", + "@commitlint/cli": "19.5.0", + "@commitlint/config-conventional": "19.5.0", "plop": "4.0.1" } }