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

This commit is contained in:
2026-04-16 10:18:42 +00:00
parent 0ceb5d966d
commit a72b2bdb64
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/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0", "@typescript-eslint/parser": "5.62.0",
"cspell": "10.0.0", "cspell": "10.0.0",
"eslint": "8.57.1", "eslint": "10.2.0",
"typescript": "6.0.2", "typescript": "6.0.2",
"@types/bun": "latest" "@types/bun": "latest"
}, },