Skip to content

Commit

Permalink
chore: update ts eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Aug 11, 2023
1 parent da76afd commit eff2f4a
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 81 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"@testing-library/react": "^14.0.0",
"@types/jest": "^27.5.2",
"@types/react": "^18.2.20",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"eslint": "^8.47.0",
"eslint-plugin-tree-shaking": "^1.10.0",
"jest": "^27.5.1",
Expand Down
146 changes: 67 additions & 79 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 eff2f4a

Please sign in to comment.