Skip to content

Commit

Permalink
Merge pull request #1200 from JohannesKlauss/renovate/major-typescrip…
Browse files Browse the repository at this point in the history
…t-eslint-monorepo

chore(deps): update typescript-eslint monorepo to v8 (major)
  • Loading branch information
JohannesKlauss authored Aug 5, 2024
2 parents e95d276 + 0c996b7 commit 704a50b
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 103 deletions.
199 changes: 98 additions & 101 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"eslint": "8.57.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.35.0",
Expand Down

0 comments on commit 704a50b

Please sign in to comment.