chore(deps): update typescript-eslint monorepo to v8.38.0
All checks were successful
Lint / Lint and Check (push) Successful in 52s

This commit is contained in:
2025-07-26 03:07:57 +00:00
parent 484047a7bd
commit 5314c98508
2 changed files with 80 additions and 80 deletions

View File

@@ -50,8 +50,8 @@
"@types/pg": "8.15.4",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@typescript-eslint/eslint-plugin": "8.37.0",
"@typescript-eslint/parser": "8.37.0",
"@typescript-eslint/eslint-plugin": "8.38.0",
"@typescript-eslint/parser": "8.38.0",
"drizzle-kit": "0.31.4",
"eslint": "9.32.0",
"eslint-config-next": "15.4.4",
@@ -61,7 +61,7 @@
"tailwindcss": "4.1.11",
"turbo": "2.5.5",
"typescript": "5.8.3",
"typescript-eslint": "8.37.0"
"typescript-eslint": "8.38.0"
},
"packageManager": "pnpm@10.13.1"
}