chore(deps): update typescript-eslint monorepo to v8 (major) #61

Open
renovate-bot wants to merge 1 commits from renovate/major-typescript-eslint-monorepo into main
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",