diff --git a/bun.lockb b/bun.lockb index 4af753b..4eb60bb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 356f852..c9bfdbd 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prettier": "3.3.3", "tsup": "8.2.3", "typescript": "5.5.4", - "typescript-eslint": "7.17.0" + "typescript-eslint": "8.0.0" }, "scripts": { "build": "tsup src/plugin.ts --clean --dts --external graphql",