chore(deps): update dependency eslint to v10 #60

Open
renovate-bot wants to merge 1 commits from renovate/major-eslint-monorepo into main
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -9,7 +9,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cspell": "10.0.0",
"eslint": "8.57.1",
"eslint": "10.2.0",
"typescript": "6.0.2",
"@types/bun": "latest"
},