Skip to content

Commit

Permalink
deps: upgrade typescript eslint/parser to 6.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
unholypanda committed Dec 8, 2023
1 parent 434bc6d commit 9af07a6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 66 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/node": "^20.10.4",
"@types/react": "^18.2.42",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/parser": "^6.13.2",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "^1.0.2",
"abitype": "^0.10.3",
Expand Down
88 changes: 23 additions & 65 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 9af07a6

Please sign in to comment.