Skip to content

Commit

Permalink
Update typescript-eslint to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2023
1 parent 719898c commit 18eb989
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 83 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"devDependencies": {
"@types/node": "~20.2.5",
"@types/prettier": "~2.7.3",
"@typescript-eslint/eslint-plugin": "~5.59.8",
"@typescript-eslint/parser": "~5.59.8",
"@typescript-eslint/eslint-plugin": "~6.1.0",
"@typescript-eslint/parser": "~6.1.0",
"@vitest/coverage-c8": "~0.31.4",
"benchmark": "~2.1.4",
"eslint": "~8.41.0",
Expand Down
142 changes: 61 additions & 81 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 18eb989

Please sign in to comment.