Update dependency eslint to v9

This commit is contained in:
Renovate Bot
2024-10-06 21:05:36 +00:00
parent 8298e33f44
commit b7b14f4231
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

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