Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 1464b16 commit 9a223ff
Show file tree
Hide file tree
Showing 3 changed files with 1,493 additions and 453 deletions.
10 changes: 5 additions & 5 deletions bff/services/aggregation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@types/jest": "29.5.11",
"@types/node": "^16.18.11",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "29.7.0",
"prettier": "^2.8.1",
"source-map-support": "^0.5.21",
Expand Down
4 changes: 2 additions & 2 deletions frontend/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@types/node": "18.0.6",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"eslint": "8.31.0",
"eslint-config-next": "12.3.4",
"eslint": "9.10.0",
"eslint-config-next": "14.2.8",
"typescript": "4.9.4"
}
}
Loading

0 comments on commit 9a223ff

Please sign in to comment.