Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot f83b394621 chore(deps): update typescript-eslint monorepo to v8
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 3m8s
2026-05-19 08:37:28 +00:00
2 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -6,8 +6,8 @@
"start": "bun run src/main.ts" "start": "bun run src/main.ts"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/eslint-plugin": "8.59.3",
"@typescript-eslint/parser": "5.62.0", "@typescript-eslint/parser": "8.59.3",
"cspell": "10.0.0", "cspell": "10.0.0",
"eslint": "8.57.1", "eslint": "8.57.1",
"typescript": "6.0.3", "typescript": "6.0.3",