chore(deps): update typescript-eslint monorepo to v8.63.0
CI / Test (pull_request) Successful in 3m13s

This commit is contained in:
2026-07-07 05:06:55 +00:00
parent 474fe05073
commit a923f89610
2 changed files with 17 additions and 23 deletions
+3 -3
View File
@@ -19,15 +19,15 @@
"@types/bun": "latest",
"@types/cors": "2.8.19",
"@types/express": "5.0.6",
"@typescript-eslint/eslint-plugin": "8.59.4",
"@typescript-eslint/parser": "8.59.4",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"cspell": "10.0.1",
"eslint": "9.39.4",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-prettier": "5.5.5",
"eslint-plugin-security": "4.0.1",
"eslint-plugin-unicorn": "61.0.2",
"typescript-eslint": "8.59.4"
"typescript-eslint": "8.63.0"
},
"peerDependencies": {
"typescript": "^5"