Update dependency eslint to v9 #8

Closed
renovate-bot wants to merge 1 commits from renovate/major-eslint-monorepo into master
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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