Skip to content

Commit

Permalink
upgrade typescript-eslint to fix vscode typings issue on new file.
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnmclean committed Aug 29, 2024
1 parent e05d11b commit e765d81
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "rc",
"eslint-plugin-turbo": "2.0.11",
"typescript-eslint": "rc-v8"
"typescript-eslint": "8.3.0"
},
"devDependencies": {
"@types/node": "catalog:",
Expand Down
116 changes: 58 additions & 58 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 e765d81

Please sign in to comment.