Merge pull request 'Update dependency eslint to v9' (#5) from renovate/eslint-9.x into master
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m28s

Reviewed-on: #5
This commit is contained in:
Lee
2024-04-18 10:57:05 +00:00
2 changed files with 84 additions and 102 deletions

View File

@ -41,7 +41,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-syntax-highlighter": "^15.5.11",
"eslint": "^8",
"eslint": "^9.0.0",
"eslint-config-next": "14.2.2",
"postcss": "^8",
"tailwindcss": "^3.4.1",