chore(deps): update typescript-eslint monorepo to v8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 18s

This commit is contained in:
2026-04-16 10:19:08 +00:00
parent 0ceb5d966d
commit 8c77f0d86f
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"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.58.1",
"@typescript-eslint/parser": "8.58.1",
"cspell": "10.0.0",
"eslint": "8.57.1",
"typescript": "6.0.2",