Update dependency eslint to v9

This commit is contained in:
Renovate Bot
2024-10-09 23:06:33 +00:00
parent 40fd695d03
commit 5c6f25b095
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -41,7 +41,7 @@
"@types/node": "^22.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint": "^9.0.0",
"eslint-config-next": "14.2.15",
"postcss": "^8",
"tailwindcss": "^3.4.1",