diff --git a/bun.lockb b/bun.lockb index 7c81e73..3ccee90 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ec5e961..3d318c2 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.58.1", + "@typescript-eslint/parser": "8.58.1", "cspell": "10.0.0", "eslint": "8.57.1", "typescript": "6.0.2",