chore(deps): update typescript-eslint monorepo to v8
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Failing after 9s

This commit is contained in:
2026-02-05 05:16:01 +00:00
parent e7183a2901
commit 18bcc0966e
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -6,8 +6,8 @@
"start": "bun run src/main.ts" "start": "bun run src/main.ts"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/eslint-plugin": "8.54.0",
"@typescript-eslint/parser": "5.62.0", "@typescript-eslint/parser": "8.54.0",
"cspell": "8.19.4", "cspell": "8.19.4",
"eslint": "8.57.1", "eslint": "8.57.1",
"typescript": "5.9.3", "typescript": "5.9.3",