diff --git a/bun.lockb b/bun.lockb index 914a8e0..8c2438e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9dba0a2..24f0ec6 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.54.0", + "@typescript-eslint/parser": "8.54.0", "cspell": "8.19.4", "eslint": "8.57.1", "typescript": "5.9.3",