Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
[skip release]
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent cdc9631 commit 2522a89
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 65 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vitejs/plugin-react-swc": "3.7.1",
"cross-fetch": "4.0.0",
"eslint": "8.57.1",
Expand Down
140 changes: 79 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@types/node-fetch": "2.6.11",
"@types/randomcolor": "0.5.9",
"@types/shortid": "2.2.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vercel/ncc": "0.38.2",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 2522a89

Please sign in to comment.