Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 20bf6a3 commit ef7345f
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 248 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint": "^9.10.0",
"eslint-config-next": "14.2.11",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "8.57.0",
"eslint": "9.10.0",
"eslint-config-next": "14.2.11",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit ef7345f

Please sign in to comment.