Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot f499c8d02b chore(deps): update eslint monorepo
CI / Test (pull_request) Failing after 16s
CI / Build check (pull_request) Successful in 35s
2026-07-11 04:11:26 +00:00
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/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0", "@typescript-eslint/parser": "5.62.0",
"cspell": "10.0.1", "cspell": "10.0.1",
"eslint": "10.6.0", "eslint": "10.7.0",
"typescript": "6.0.3", "typescript": "6.0.3",
"@types/bun": "latest" "@types/bun": "latest"
}, },