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

This commit is contained in:
2025-09-13 05:03:35 +00:00
parent e77f7686cf
commit a1bfc8cf21
2 changed files with 80 additions and 80 deletions

View File

@@ -50,8 +50,8 @@
"@types/pg": "8.15.5",
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9",
"@typescript-eslint/eslint-plugin": "8.42.0",
"@typescript-eslint/parser": "8.42.0",
"@typescript-eslint/eslint-plugin": "8.43.0",
"@typescript-eslint/parser": "8.43.0",
"drizzle-kit": "0.31.4",
"eslint": "9.35.0",
"eslint-config-next": "15.5.3",
@@ -61,7 +61,7 @@
"tailwindcss": "4.1.13",
"turbo": "2.5.6",
"typescript": "5.9.2",
"typescript-eslint": "8.42.0"
"typescript-eslint": "8.43.0"
},
"packageManager": "pnpm@10.16.0"
}