Merge pull request 'Update dependency eslint to v9' (#5) from renovate/eslint-9.x into master
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 3m7s

Reviewed-on: #5
This commit is contained in:
Braydon 2024-09-19 16:04:44 -07:00
commit 4a1b83093a
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.12",
"postcss": "^8",
"tailwindcss": "^3.4.1",