Update dependency eslint to v9

This commit is contained in:
Renovate Bot 2024-09-19 22:06:25 +00:00
parent 77d7bb5e7c
commit d1f151aa06
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

@ -53,7 +53,7 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint": "^9.0.0",
"eslint-config-next": "14.2.12",
"postcss": "^8",
"tailwindcss": "^3.4.1",