Update dependency eslint to v9 #16

Open
Rainnny wants to merge 1 commits from renovate/eslint-9.x into master
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 109d761740 - Show all commits

BIN
bun.lockb

Binary file not shown.

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