Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 02676ed743 chore(deps): update typescript-eslint monorepo to v8
renovate/stability-days Updates have met minimum release age requirement
CI / Build check (pull_request) Failing after 54s
CI / Test (pull_request) Successful in 5m33s
2026-05-31 10:20:59 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
1.3.14
1.3.6
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -6,8 +6,8 @@
"start": "bun run src/main.ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.59.4",
"@typescript-eslint/parser": "8.59.4",
"cspell": "10.0.0",
"eslint": "8.57.1",
"typescript": "6.0.3",