chore(deps): update typescript-eslint monorepo to v8
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 1m9s

This commit is contained in:
2026-04-27 17:25:25 +00:00
parent 74dd61ee7f
commit 88db143520
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.59.0",
"@typescript-eslint/parser": "8.59.0",
"cspell": "10.0.0",
"eslint": "8.57.1",
"typescript": "6.0.3",