diff --git a/bun.lockb b/bun.lockb index e787a389..f05213b7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5c847451..41cfc51c 100644 --- a/package.json +++ b/package.json @@ -35,13 +35,13 @@ "@types/micromatch": "4.0.7", "@vercel/ncc": "0.38.1", "bun-types": "1.1.8", - "eslint": "9.2.0", + "eslint": "9.3.0", "husky": "9.0.11", "jest": "29.7.0", "plop": "4.0.1", "prettier": "3.2.5", "typescript": "5.4.5", - "typescript-eslint": "7.8.0" + "typescript-eslint": "7.9.0" }, "jest": { "clearMocks": true,