diff --git a/bun.lockb b/bun.lockb index c9e28f0..e59777d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 41fc183..fff681f 100644 --- a/package.json +++ b/package.json @@ -52,12 +52,12 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@commitlint/cli": "^19.6.0", + "@commitlint/cli": "^19.6.1", "@commitlint/config-conventional": "^19.6.0", "@types/bun": "^1.1.14", "husky": "^9.1.7", "lint-staged": "^15.2.11", - "npm-run-all2": "^7.0.1", + "npm-run-all2": "^7.0.2", "prettier": "^3.4.2" }, "peerDependencies": {