Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent eb1fd37 commit cb62eb8
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 52 deletions.
4 changes: 2 additions & 2 deletions code/react/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.12.0",
"@typescript-eslint/parser": "8.12.0",
"@vitejs/plugin-react": "4.3.1",
"eslint": "8.57.0",
"eslint-plugin-react": "7.36.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"dependencies": {
"eslint": "8.57.0",
"eslint-config-turbo": "2.1.1",
"@typescript-eslint/parser": "8.5.0"
"@typescript-eslint/parser": "8.12.0"
}
}
100 changes: 51 additions & 49 deletions pnpm-lock.yaml

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

0 comments on commit cb62eb8

Please sign in to comment.