diff --git a/bun.lockb b/bun.lockb index 9e1327a..5e4c959 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8ab5ae9..d344729 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,10 @@ "release": "bun run lint && changelogen --release --push" }, "devDependencies": { - "@hrcd/eslint-config": "^2.1.1", + "@hrcd/eslint-config": "^2.2.1", "automd": "^0.3.12", "changelogen": "^0.5.7", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "typescript": "^5.7.3", "vitest": "^2.1.9" },