Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to ^8.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent b6a15f1 commit 5a994b3
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 105 deletions.
182 changes: 80 additions & 102 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@stylistic/eslint-plugin-ts": "^2.11.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.5.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
Expand All @@ -53,6 +53,6 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.13.0",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.20.0"
}
}

0 comments on commit 5a994b3

Please sign in to comment.