Skip to content

Commit

Permalink
Update dependency @typescript-eslint/parser to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 87aefbb commit 005ea93
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"format": "prettier --single-quote --write 'src/**/*.ts*'"
},
"overrides": {
"@typescript-eslint/parser": "7.18.0"
"@typescript-eslint/parser": "8.2.0"
}
}

0 comments on commit 005ea93

Please sign in to comment.