Update dependency eslint to v9

This commit is contained in:
Renovate Bot 2024-09-19 21:06:18 +00:00
parent 082cf08057
commit 8ef3e2bb43
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.8",
"postcss": "^8",
"tailwindcss": "^3.4.1",