chore(deps): update typescript-eslint monorepo to v8
CI / Build check (pull_request) Successful in 1m4s
CI / Test (pull_request) Successful in 1m19s

This commit is contained in:
2026-07-07 05:08:48 +00:00
parent 0caa127b2e
commit e5cfb48cc0
2 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -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.63.0",
"@typescript-eslint/parser": "8.63.0",
"cspell": "10.0.1",
"eslint": "8.57.1",
"typescript": "6.0.3",