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 Jan 7, 2025
1 parent d4acfa4 commit ccdf657
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 94 deletions.
2 changes: 1 addition & 1 deletion frontends/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/react-dom": "^19",
"@types/react-slick": "^0.23.13",
"@types/slick-carousel": "^1",
"eslint": "8.57.1",
"eslint": "9.17.0",
"eslint-config-next": "^14.2.7",
"http-proxy-middleware": "^3.0.0",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion frontends/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/typescript-estree": "^8.0.0",
"cross-fetch": "^4.0.0",
"eslint": "8.57.1",
"eslint": "9.17.0",
"eslint-config-mitodl": "^2.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down
Loading

0 comments on commit ccdf657

Please sign in to comment.