chore(deps): update dependency eslint to v9 - autoclosed #24

Closed
renovate-bot wants to merge 1 commits from renovate/eslint-9.x into main
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -10,7 +10,7 @@
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"cspell": "^8.0.0",
"eslint": "^8.29.0",
"eslint": "^9.0.0",
"typescript": "^5.0.0",
"@types/bun": "latest"
},