diff --git a/bun.lockb b/bun.lockb index 71bc7f1..0d6bd52 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index bb13521..999cc5f 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "start": "bun run src/main.ts" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.57.1", + "@typescript-eslint/parser": "8.57.1", "cspell": "9.7.0", "eslint": "8.57.1", "typescript": "5.9.3",