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

This commit is contained in:
2026-06-19 10:19:38 +00:00
parent 115690a082
commit 8e9f9d5b97
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -9,7 +9,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cspell": "10.0.1",
"eslint": "8.57.1",
"eslint": "10.4.1",
"typescript": "6.0.3",
"@types/bun": "latest"
},