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 30, 2023
1 parent 629c46b commit 5b9e805
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 36 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@types/eslint": "~8.44.1",
"@types/json-schema": "~7.0.12",
"@types/node": "~20.4.5",
"@typescript-eslint/eslint-plugin": "~5.62.0",
"@typescript-eslint/parser": "~5.62.0",
"@typescript-eslint/eslint-plugin": "~6.2.0",
"@typescript-eslint/parser": "~6.2.0",
"change-case": "~4.1.2",
"eslint": "~8.46.0",
"eslint-config-prettier": "~8.9.0",
Expand Down
71 changes: 37 additions & 34 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 5b9e805

Please sign in to comment.